Tunnel script
authorAndrew DeFaria <Andrew@DeFaria.com>
Mon, 22 Aug 2016 21:53:48 +0000 (14:53 -0700)
committerAndrew DeFaria <Andrew@DeFaria.com>
Mon, 22 Aug 2016 21:53:48 +0000 (14:53 -0700)
Simple script to use ssh to tunnel ports for IMAP (1143 -> 143) and SMTP
(1025 -> 25) to defaria.com so I can read and write email to my home
server.

Note -Nf puts ssh in the background after establishing the tunnel.


No differences found