wa-tunnel is an innovative tool designed to tunnel TCP data through two WhatsApp accounts, leveraging the Baileys library, which supports multi-device WhatsApp functionality.
This project is particularly useful in scenarios where network carriers offer unlimited WhatsApp data, such as in certain regions or on airplanes with restricted internet access.
npm install
.npm run server host port number
, specifying the proxy host, port, and client WhatsApp number.npm run client port number
, specifying the local port and server WhatsApp number.curl
to test the connection, e.g., curl -v -x localhost:8080 https://httpbin.org/ip
.Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…