mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-06-28 08:58:02 +02:00
feat: migration to github.com/things-go/go-socks5
- preallocate config slices - not used interfaces in consumer - do not allocate new variables in loops
This commit is contained in:
parent
bc9c2c8473
commit
229ad7a95d
6 changed files with 74 additions and 71 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
"syscall"
|
||||
|
||||
"github.com/akamensky/argparse"
|
||||
"github.com/octeep/wireproxy"
|
||||
"github.com/pufferffish/wireproxy"
|
||||
"golang.zx2c4.com/wireguard/device"
|
||||
"suah.dev/protect"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue