Files
my-scripts/ssh-tunnel
T
2021-08-31 08:25:02 +02:00

10 lines
146 B
Bash
Executable File

#!/bin/sh
# TODO:
# - Add options for port
# - Automatically get password from `pass`
PORT=12800
ssh -N -D $PORT nortega@themusicinnoise.net