Files
dotfiles/rua-scripts/ssh-forward.sh
2025-01-13 08:30:03 +08:00

5 lines
77 B
Bash

#!/bin/env bash
# 16 mysql
ssh -f -N -L 192.168.1.57:3306:localhost:3306 16