Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 860 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 860 Bytes

Tunnelways

日本語はこちら

macOS app that automatically turns VPN on and off based on changes in app and network status

Alert

Features

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)

Options

  • Application Status Check
    • Automatically Disconnect VPN When Application Exits
  • Wi-Fi Status Check
  • VPN
    • Automatically Connect To VPN

Gallery

Satus Bar Status Check - App Status Check - Wi-Fi VPN

TODO

  • [] Refactoring
  • [] Add support for IPv6 (status check)
  • [] Better UI
  • [] Fix alerts shown twice because of the network monitor
  • [] CI/CD