Remove ssh-tunnel.
This commit is contained in:
parent
e1295615d7
commit
9bb3049dd8
11
ssh-tunnel
11
ssh-tunnel
@ -1,11 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
# TODO:
|
||||
# - Add options for port
|
||||
# - Automatically get password from `pass`
|
||||
|
||||
PORT=12800
|
||||
|
||||
ssh -N -D "$PORT" nortega@themusicinnoise.net
|
Loading…
Reference in New Issue
Block a user