Skip to content

Instantly share code, notes, and snippets.

@rlaace423
Created February 10, 2024 02:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rlaace423/959a69e9b4f06657b1abe2a7c9bf6e81 to your computer and use it in GitHub Desktop.
Save rlaace423/959a69e9b4f06657b1abe2a7c9bf6e81 to your computer and use it in GitHub Desktop.
ssh -ND 1080 root@somewhere-ssh-server -p 22
# 이후 창을 끄지 말고 켜둔다
# 이제 MacOS, datagrip의 ssh 터널 설정 등에서
# localhost, 1080 포트로 SOCK5 프록시 서버에 입력하면 됨
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment