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 -r on 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
Description
No description provided
Readme MIT 2 MiB
Languages
Go 85.2%
Makefile 13.5%
Shell 0.9%
Python 0.4%