chore: some changes

This commit is contained in:
xteamlyer
2026-04-24 13:20:19 +03:00
committed by Alexey71
parent 8952eae4e2
commit 1f29e12cf0
10 changed files with 175 additions and 68 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"log"
"net"
"github.com/Alexey71/opera-proxy/dialer"
"github.com/xteamlyer/opera-proxy/dialer"
"github.com/things-go/go-socks5"
)