This is about how to set up the OpenVPN client on your Mac with step-by-step instructions ... the VPN will not function # unless you partially or fully disable # the firewall for the TUN/TAP interface ...
LICENSE ├── README.md ├── build_ovpn_instance.sh ├── client.conf.example ├── create_account.sh ├── delete_ovpn_instance.sh ├── disconnect_account.sh ├── docker_ovpn │ ├── delete_compose.sh │ ├── ...