mirror of
https://github.com/DefectingCat/dotfiles
synced 2025-07-15 08:41:36 +00:00
5 lines
77 B
Bash
5 lines
77 B
Bash
#!/bin/env bash
|
|
|
|
# 16 mysql
|
|
ssh -f -N -L 192.168.1.57:3306:localhost:3306 16
|