Upterm — Secure Terminal Sharing
Upterm is an open-source solution for sharing terminal sessions instantly with the public internet over secure tunnels. What it’s good for Remote pair programming Access remote computers behind NATs and firewalls …
Upterm is an open-source solution for sharing terminal sessions instantly with the public internet over secure tunnels. What it’s good for Remote pair programming Access remote computers behind NATs and firewalls …
gophernotes is a Go kernel for Jupyter notebooks and nteract. It lets you use Go interactively in a browser-based notebook or desktop app. Use gophernotes to create and share documents that contain live Go code, equations, …
The benchcmp command displays performance changes between benchmarks. Benchcmp parses the output of two ‚go test‘ benchmark runs, correlates the results per benchmark, and displays the deltas. To measure the …