Skip to content

Instantly share code, notes, and snippets.

@szydan
Created August 6, 2024 09:51
Show Gist options
  • Save szydan/fc28e2a4e487b6c73c7e126722a06c0f to your computer and use it in GitHub Desktop.
Save szydan/fc28e2a4e487b6c73c7e126722a06c0f to your computer and use it in GitHub Desktop.
port forward to use 3000 as socks5 proxy
ssh -fND 127.0.0.1:3000 username@server
from https://blog.lasne.pro/posts/bypass_country_restrictions_with_ssh/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment