summaryrefslogtreecommitdiffhomepage
path: root/net/socks5
AgeCommit message (Expand)AuthorFilesLines
2021-06-28net/socks5/tssocks: add a SOCKS5 dialer type, method-ifying codeBrad Fitzpatrick1-27/+46
2021-06-28net/socks5/tssocks: add new package, move SOCKS5 glue out of tailscaledBrad Fitzpatrick2-2/+69
2021-06-23net/socks5: fix a typoBrad Fitzpatrick1-1/+1
2021-03-01cmd/tailscaled, wgengine: remove --fake, replace with netstackBrad Fitzpatrick1-12/+20
2021-02-26net/socks5: create SOCKS5 package for proxy server in userspace networkingNaman Sood1-0/+356