Skip to content

Instantly share code, notes, and snippets.

@samsamm777
Created August 2, 2017 08:08
Show Gist options
  • Save samsamm777/8dc6c9675d787b8b7d672ff10ff2a710 to your computer and use it in GitHub Desktop.
Save samsamm777/8dc6c9675d787b8b7d672ff10ff2a710 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo "try to connect..."
ssh -R 8080:127.0.0.1:80 filth@danderson.ddns.net
tail -f /tmp/dummy_file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment