mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-04 14:19:32 -04:00
sshtest
This contains packages that are forked & locally hacked up for use in tests.
Notably, golang.org/x/crypto/ssh was copied to
tailscale.com/tempfork/sshtest/ssh to permit adding behaviors specific
to testing (for testing Tailscale SSH) that aren't necessarily desirable
to have upstream.