|
|
1 year ago | |
|---|---|---|
| .. | ||
| ssh | db231107a2 ssh/tailssh: accept passwords and public keys | 1 year ago |
| README.md | 2f98197857 tempfork/sshtest/ssh: add fork of golang.org/x/crypto/ssh for testing only | 1 year ago |
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.