summaryrefslogtreecommitdiffhomepage
path: root/net/socks5/socks5_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2024-11-01net/socks5: optimize UDP relayVimT1-72/+94
2024-08-05net/socks5: support UDPVimT1-0/+113
2023-03-05net/socks5: add password auth supportDavid Crawshaw1-0/+78
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick1-2/+2
2022-06-09socks5: add a simple testDenton Gentry1-0/+77