
Product
Introducing Pull Request Stories to Help Security Teams Track Supply Chain Risks
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
github.com/peteretelej/vpn-timer
Alerts you when you're on VPN for too long.
Grab an binary executable for your OS from Releases
Or, if you have Go:
git clone https://github.com/peteretelej/vpn-timer.git
cd vpn-timer
go install
Run vpn-timer
while specifying the VPN IP (see ifconfig.co, and optionally you can specify the time limit you want eg 10m
,1h
,2h30m
(default 30m
)
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 30min
vpn-timer -ip 123.45.67.89 -limit 1h
# send notifications after an hour
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.