mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-06-28 00:58:00 +02:00
refactor config system
This commit is contained in:
parent
1532ed59f1
commit
7a02954897
6 changed files with 574 additions and 1435 deletions
1
go.mod
1
go.mod
|
@ -3,6 +3,7 @@ module github.com/octeep/wireproxy
|
|||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/go-ini/ini v1.66.4
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue