Skip to content

Instantly share code, notes, and snippets.

@we4tech
Created August 13, 2016 01:14
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 we4tech/f607366159ea69a9026076f0fca93dc9 to your computer and use it in GitHub Desktop.
Save we4tech/f607366159ea69a9026076f0fca93dc9 to your computer and use it in GitHub Desktop.
Tunnel for PayPal IPN
#!/usr/bin/env bash
ssh -v -nNT -R 9999:localhost:3000 ubuntu@staging.source4style.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment