WA-Tunnel enables tunneling internet traffic over WhatsApp messages. It uses WhatsApp as a transport layer to bypass network restrictions, firewalls, and censorship. Routes TCP traffic through WhatsApp message channels, effectively using the messaging platform as a covert communication tunnel. Built with Node.js for creative networking research and censorship circumvention.
git clone https://github.com/aleixrodriala/wa-tunnel.git
# Install
npm install -g wa-tunnel
# Start the server
wa-tunnel server --port 8080
# Connect client through WhatsApp
wa-tunnel client --server-number +1234567890
# Traffic is now tunneled over WhatsApp