- Notifications
You must be signed in to change notification settings - Fork3
Limit VPN connections, get desktop notifications/alerts if time limit is reached
License
NotificationsYou must be signed in to change notification settings
peteretelej/vpn-timer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Alerts you when you're on VPN for too long.
Grab an binary executable for your OS fromReleases
Or, if you have Go:
git clone https://github.com/peteretelej/vpn-timer.gitcd vpn-timergo install
Runvpn-timer
while specifying the VPN IP (seeifconfig.co, andoptionally you can specify the timelimit you want eg10m
,1h
,2h30m
(default30m
)
vpn-timer -ip 123.45.67.89 # specify the VPN public IP so that it can be monitored# by default uses a time limit of 30minvpn-timer -ip 123.45.67.89 -limit 1h# send notifications after an hour
About
Limit VPN connections, get desktop notifications/alerts if time limit is reached
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published