Rename and cleanup

This commit is contained in:
Alexey
2026-03-25 15:26:39 +03:00
parent 70fb22c021
commit 826173656d
9 changed files with 18 additions and 21 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"log"
"net"
"github.com/Snawoot/opera-proxy/dialer"
"github.com/Alexey71/opera-proxy/dialer"
"github.com/things-go/go-socks5"
)