
Security News
CISA Kills Off RSS Feeds for KEVs and Cyber Alerts
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Connect via openvpn using free vpngate.net config data from the CLI
$ npm install --global vpn-gate
$ sudo vpn-gate [<COUNTRY>] [-p] <portnumber>
You can omit parameter, then openvpn will use config data with the highest score
$ sudo vpn-gate
...or you can use short country name, next command will load config data by openvpn that applies to Japan country and has highest score
$ sudo vpn-gate jp
...or with full country name
$ sudo vpn-gate japan
Also you can specify port number for browser interface, by default it will be 3333
$ sudo vpn-gate jp -p 9000
A little bit more freedom you can get by going to http://localhost:3333 after vpn-gate
started
Browser interface
MIT © Alexander Kazmin
FAQs
Connect via openvpn using free vpngate.net config data from the CLI
We found that vpn-gate demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.