Skip to content

Instantly share code, notes, and snippets.

@noobpk
Last active September 14, 2020 09:17
Show Gist options
  • Select an option

  • Save noobpk/2afd78f95502cf618440ee2ab5cd3ace to your computer and use it in GitHub Desktop.

Select an option

Save noobpk/2afd78f95502cf618440ee2ab5cd3ace to your computer and use it in GitHub Desktop.
Port Tunneling
#https://github.com/jpillora/chisel
chisel client <ip-server>:<port-server> R:4506:127.0.0.1:4506 R:1234:127.0.0.1:1234
chisel server -p <port> --reverse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment