Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grimmer0125/auto-vpn
It is written by AppleScriptObjC. The function is automatically making your Macs to switching on/off VPNs under some enviornments. In the early stage, it mainly uses SSIDs to judge different enviornments. For example, switch on office's VPN when you are at home.
https://github.com/grimmer0125/auto-vpn
Last synced: 1 day ago
JSON representation
It is written by AppleScriptObjC. The function is automatically making your Macs to switching on/off VPNs under some enviornments. In the early stage, it mainly uses SSIDs to judge different enviornments. For example, switch on office's VPN when you are at home.
- Host: GitHub
- URL: https://github.com/grimmer0125/auto-vpn
- Owner: grimmer0125
- License: mit
- Created: 2014-03-09T08:11:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-27T04:51:03.000Z (about 8 years ago)
- Last Synced: 2024-04-28T04:58:14.326Z (6 months ago)
- Language: AppleScript
- Homepage:
- Size: 482 KB
- Stars: 5
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Auto-VPN
It is written by AppleScriptObjC. The function is automatically making your Macs to switching on/off VPNs under some enviornments. In the early stage, it mainly uses SSIDs to judge different enviornments. For example, switch on office's VPN when you are at home.
Features:
1. choose VPN, SSID and app from UI choose list instead of typing them.
2. there is a status bar menu for Auto-vpn app.
3. users can setup enable/disable mode from status bar.
4. users can reset setting (VPN, SSID and app) from status bar.
5. users can quit this app from status bar.
6. users can add Auto-vpn app to start-up list of Mac os from status bar.
7. retina support, since this is a cocoa-applescript application (a.k.a. AppleScriptObjC).
8. support PPTP, L2TP and IPSec.## Download installer
[https://github.com/grimmer0125/Auto-VPN/releases](https://github.com/grimmer0125/Auto-VPN/releases)