File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ module github.com/shadowy-pycoder/go-http-proxy-to-socks
22
33go 1.26.3
44
5-
65require (
76 github.com/goccy/go-yaml v1.18.0
87 github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ github.com/shadowy-pycoder/arpspoof v0.0.4 h1:Hs2Rr23eNnW3vIn/U2b0n7bNIp2b027+PK
3636github.com/shadowy-pycoder/arpspoof v0.0.4 /go.mod h1:KRIpFgIXyxXC3/2vwOW2uHEFX4ghEGgepPLd6H2fgYA =
3737github.com/shadowy-pycoder/colors v0.0.2 h1:l4zvGOTPS92oxPIo6g+6t8tbzhh/v+6yT5A/3TQp8rc =
3838github.com/shadowy-pycoder/colors v0.0.2 /go.mod h1:lkrJS1PY2oVigNLTT6pkbF7B/v0YcU2LD5PZnss1Q4U =
39+ github.com/shadowy-pycoder/mshark v0.0.26 h1:KGTnOrzs0lxyGucYoBtxsoZmkIzGFFVmMSQExE5G71Q =
40+ github.com/shadowy-pycoder/mshark v0.0.26 /go.mod h1:ouUxERdr+Ih1kNlbJBda0nbrt3o/JkO5amR7HjD7tBk =
3941github.com/shadowy-pycoder/ndpspoof v0.0.8 h1:fdOE06d071lZfHTN9BxgT+t960gSriv6MrOB69y+7aU =
4042github.com/shadowy-pycoder/ndpspoof v0.0.8 /go.mod h1:Bv6s1r+YZNLSnKNbGEW9ciR4ycsaUSRjF8jTXHiDW38 =
4143github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
You can’t perform that action at this time.
0 commit comments