https://github.com/pke/autoroute
Watches Windows VPN connections and set routes automatically
https://github.com/pke/autoroute
Last synced: about 2 months ago
JSON representation
Watches Windows VPN connections and set routes automatically
- Host: GitHub
- URL: https://github.com/pke/autoroute
- Owner: pke
- Created: 2011-09-22T17:52:47.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-22T18:25:30.000Z (about 14 years ago)
- Last Synced: 2025-03-22T17:23:39.212Z (7 months ago)
- Language: C++
- Homepage:
- Size: 105 KB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Sample ini file:
```
[Routes]
IP=192.168.5.0
Gateway=192.168.0.22
```