|
|
||
|---|---|---|
| resources | ||
| vendor | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| config.go | ||
| config_template.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| main_debug.go | ||
| main_release.go | ||
README.md
socks5-ssh-proxy
If HTTP(s) is filtered and outbound SSH is allowed, just create a SOCKS5 proxy. Beat the sensorship, and be free!
Server installation
For SSHFP check:
- Create SSHFP DNS records use
ssh-keygen -ron the server - Configure DNS server with those records
- Check if records are active with
dig SSHFP <hostname> +short
Browsing with chrome over the proxy
E.g:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --proxy-server="socks5://127.0.0.1:1337" --user-data-dir="Y:\ChromeProfile"
Detection
- Microsoft Defender: Trojan:Win32/Gracing.I - Severe