This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/local/bin/php | |
| # | |
| # script based on https://dhampir.no/stuff/bash/pfsense-vpnreset | |
| # verified to work for OpenVPN clients in pfSense 2.4.2 | |
| # use at your own risk | |
| # | |
| # script based on https://gist.github.com/patricknwn/4acd813f43ac7786ca6a6fe71419ef17 | |
| # verified to work for OpenVPN clients in pfSense 2.4.2 | |
| # use at your own risk |