
Security News
Scaling Socket from Zero to 10,000+ Organizations
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.
基于nps的Shell脚本,集成socks5搭建,管理,启动,添加账号等基本操作。方便用户操作,并且支持快速构建socks5服务环境。

wget -q -N --no-check-certificate https://raw.githubusercontent.com/wyx176/nps-socks5/master/install.sh && chmod 777 install.sh && bash install.sh
参考NPS文档
1、安装源码
go get -u github.com/wyx176/nps-socks5
2、编译服务端:进入到nps-socks5文件夹中执行命令
go build cmd/nps/nps.go
3、编译客户端:进入到nps-socks5文件夹中执行命令
go build cmd/npc/npc.go
-2022.10.06 v3.0
1、端口增加创建时间、到期时间
2、开启用户注册
安装后修改/etc/nps/conf/nps.conf中
allow_user_login=true
allow_user_register=true
-2022.10.03 v2.0
1、增加多端口、多账号设置
-2022.09.03 v1.0
Telegram交流群:https://t.me/Socks55555
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.

Security News
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.

Research
Socket Threat Research maps a rare inside look at OtterCookie’s npm-Vercel-GitHub chain, adding 197 malicious packages and evidence of North Korean operators.

Research
Socket researchers identified a malicious Chrome extension that manipulates Raydium swaps to inject an undisclosed SOL transfer, quietly routing fees to an attacker wallet.