Skip to content

Instantly share code, notes, and snippets.

@arsalanses
Created September 28, 2022 20:01
Show Gist options
  • Save arsalanses/0c966a7c1c852127f124cc0f61feb841 to your computer and use it in GitHub Desktop.
Save arsalanses/0c966a7c1c852127f124cc0f61feb841 to your computer and use it in GitHub Desktop.
ssh internal & external server
ssh -qCL 8080:localhost:8080 root@iran-bridge-ip-address -t ssh -qCND localhost:8080 root@free-world-ip-address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment