You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd
Aaditya Chaudhary 4f89fe17a2
Implemented Commandline Download Speedtest (#2064)
Added the net/speedtest package that contains code for starting up a
speedtest server and a client. The speedtest command for starting a
client takes in a duration for the speedtest as well as the host and
port of the speedtest server to connect to. The speedtest command for
starting a server takes in a host:port pair to listen on.

Signed-off-by: Aaditya Chaudhary <32117362+AadityaChaudhary@users.noreply.github.com>
3 years ago
..
cloner cmd/cloner: support maps with clone ptrs 3 years ago
derper cmd/derper: remove default for non-root users 3 years ago
derpprobe cmd/derpprobe: bound node pair probe duration 3 years ago
hello all: adapt to opaque netaddr types 3 years ago
microproxy tsweb: replace NewMux with a more flexible DebugHandler. 3 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 3 years ago
speedtest Implemented Commandline Download Speedtest (#2064) 3 years ago
tailscale netns_linux: remove special handling for tests. 3 years ago
tailscaled tstest/integration/vms: use an in-process logcatcher (#2360) 3 years ago
tsshd net/interfaces: return all Tailscale addresses from Tailscale(). 3 years ago