conn

A script repository to manage connections in Linux.
git clone git://r-36.net/conn
Log | Files | Refs | README | LICENSE

TODO.md (278B)


      1 ## TODO
      2 
      3 * add state
      4 	* based on the state connections can be automatically started
      5 	  or killed
      6 	* let's see, if a running daemon can be avoided
      7 
      8 * add support for other connection types
      9 	* bluetooth
     10 	* tunnels on top of given connections
     11 		* VPN
     12 		* DNStunnel
     13 		* ICMPtunnel
     14