parent
d96835f9ab
commit
f3cfc885c1
@ -0,0 +1,8 @@ |
|||||||
|
module RegelaSocks5-proxyserver |
||||||
|
|
||||||
|
go 1.22.5 |
||||||
|
|
||||||
|
require ( |
||||||
|
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 |
||||||
|
golang.org/x/net v0.27.0 |
||||||
|
) |
Loading…
Reference in new issue