A tool for network management during an AD CTF
-
net_control.pyfile is for backward compatibility with single-host VPN setup -
team_vpn_server_control.pyis the setup for team routers -
vulnbox_vpn_server_control.pyis the setup for vulnbox routers -
wg_control.pyis the setup for Wireguard routers.
All scripts assume that team N's interface is named teamN, vuln N's is named vulnN. Refer to the
OVPNGen project for the compatible OpenVPN configuration generation.
For Wireguard configuration generation see the wggen project.