We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f494e6d commit cbb44f2Copy full SHA for cbb44f2
cmd/writeas/tor.go
@@ -1,8 +1,8 @@
1
package main
2
3
import (
4
+ "code.as/core/socks"
5
"fmt"
- "h12.me/socks"
6
"net/http"
7
)
8
0 commit comments