
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
github.com/izouxv/LANDrop-REPL-Go
Advanced tools
基于Golang实现的LANDrop核心,参考 https://github.com/LANDrop/LANDrop 实现。
golang.org/x/crypto实现传输消息加密目前实现的功能还比较糙,一些端口和配置都是硬编码的,后续将支持命令行传参并结合配置文件进行配置。
接收目录目前硬编码在src/transfer/common_transer.go中的downloadDir全局变量,后续将支持命令行传参和配置文件配置。


git clone https://github.com/fanmmy/LANDrop-Core-Go.git
go mod vendor
go build -o landrop main.go
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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.