scripts

Scripts for general automations
git clone git://git.laack.co/scripts.git
Log | Files | Refs

connect.sh (155B)


      1 #!/bin/bash
      2 
      3 # Run this on the server to connect to the reverse ssh connection.
      4 ssh -o ProxyCommand="ssh -W %h:%p root@laack.co" andrew@localhost -p 43022