integrate socks5 proxy

This commit is contained in:
octeep 2022-03-11 10:10:42 +00:00 committed by octeep
parent dba3baf334
commit c21133a1af
3 changed files with 81 additions and 32 deletions

1
go.mod
View file

@ -3,6 +3,7 @@ module github.com/octeep/wireproxy
go 1.17
require (
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
golang.org/x/net v0.0.0-20220225172249-27dd8689420f
golang.zx2c4.com/go118/netip v0.0.0-20211111135330-a4a02eeacf9d
golang.zx2c4.com/wireguard v0.0.0-20220202223031-3b95c81cc178