New tunnel.pl
authorAndrew DeFaria <Andrew@DeFaria.com>
Fri, 19 Feb 2021 22:21:25 +0000 (14:21 -0800)
committerAndrew DeFaria <Andrew@DeFaria.com>
Fri, 19 Feb 2021 22:21:25 +0000 (14:21 -0800)
commit65420197aa633c6aabfec834730c7e87c93649cf
treee25e81d72ad745d8e8104e5b0159020090f437ac
parentf6ad325ac05d6e777f60ae0e4cdde53cf2962ec2
New tunnel.pl

This now handles establishing the ssh tunnel for the propose of
tunneling email. Will handle restarting tunnel if it fails.

Still need to be able to test if the ssh tunnel is responding when the
network is switched to the VPN and back.
bin/tunnel.pl [new file with mode: 0755]
lib/Display.pm