Skip to content

Instantly share code, notes, and snippets.

@lattice0
Created November 10, 2016 22:54
Show Gist options
  • Save lattice0/3a5942eee47b27ab627d984c8f915b76 to your computer and use it in GitHub Desktop.
Save lattice0/3a5942eee47b27ab627d984c8f915b76 to your computer and use it in GitHub Desktop.
TCP tunnel for bot development, forwards TLS connections on port 443 to my home at port 8443, uses tlstunnel
/home/lucas/tcptunnel/tcptunnel --local-port=443 --remote-port=8443 --remote-host=mac.lucaszanella.com --stay-alive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment