ssh
- Create ssh key pair
- Add or migrate existing ssh key
- SSH tunneling
Let say some machine has access to certain domain or IP and you wanna access it from your machine
Access that port using curl or whatever for example curl http:127.0.0.1:local_port
Use tunnel to access mysql: