summaryrefslogtreecommitdiffhomepage
path: root/wgengine/netstack/ssh.go
AgeCommit message (Expand)AuthorFilesLines
2022-02-24ssh: make it build on darwinBrad Fitzpatrick1-2/+2
2022-02-15ssh/tailssh: move SSH code from wgengine/netstack to this new packageBrad Fitzpatrick1-133/+2
2022-02-02wgengine/netstack: start supporting different SSH usersBrad Fitzpatrick1-1/+7
2022-01-24wgengine/netstack: add an SSH server experimentBrad Fitzpatrick1-0/+139