Remove ssh-tunnel.

This commit is contained in:
Nicolás A. Ortega Froysa 2025-01-17 14:34:28 +01:00
parent e1295615d7
commit 9bb3049dd8

View File

@ -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