diff --git a/main.go b/main.go index 9d86dfc..223ca66 100644 --- a/main.go +++ b/main.go @@ -9,8 +9,7 @@ import ( ) import ( - //"github.com/eyedeekay/eeproxy/socks" - "./socks" + "github.com/eyedeekay/eeproxy/socks" "github.com/eyedeekay/sam-forwarder/config" )