dotfiles/private_dot_local/bin/executable_sshtunnel.sh

3 lines
67 B
Shell
Raw Permalink Normal View History

2026-06-22 17:31:03 +02:00
#!/usr/bin/env bash
ssh -o ObscureKeystrokeTiming=no -D 1337 "$1"