日本語はこちら
macOS app that automatically turns VPN on and off based on changes in app and network status
Show an alert based on
- App Status Check whether the specified apps are up (with Regex)
- Wi-Fi Status Check whether connected to the Wi-Fi with specified SSID (with Regex)
- Application Status Check
- Automatically Disconnect VPN When Application Exits
- Wi-Fi Status Check
- VPN
- Automatically Connect To VPN
- [] Refactoring
- [] Add support for IPv6 (status check)
- [] Better UI
- [] Fix alerts shown twice because of the network monitor
- [] CI/CD