Jun-23-2018, 12:59 AM
i am working on some new scripts to handle openvpn tunnels. there will be commands to start and stop particular ends of a tunnel in listen/server mode or connect/client mode. i want to have the configuration of a whole tunnel (both ends) in a single python modules. all of these modules will be in a particular directory. i could then write commands to do things with groups of tunnels or with all tunnels such as "tun-cmd server all start".