news.volyx.in

Show HN: Wa-tunnel – HTTP Tunneling through Whatsapp (github.com)

453 points by aleixrodriala · 1396 days ago · 123 comments on HN

Article summary

The article presents a project called Wa-tunnel, which allows users to tunnel TCP data through two WhatsApp accounts. This can be useful in situations where network carriers provide unlimited WhatsApp data, but restrict other data usage. The project uses a Baileys-based library to send TCP network packages through WhatsApp text and file messages. The author notes that using this library may result in a WhatsApp account ban, and it is intended for educational purposes only.

Main themes

  • WhatsApp tunneling
  • Network restrictions
  • Encryption and security
  • Legal concerns
  • Creative solutions
  • Performance optimization

What commenters say

  • The project's speed and performance are limited by WhatsApp's restrictions on message size and frequency.
  • Using images or other attachments may not be feasible due to WhatsApp's separate handling of these files.
  • The project's use of encryption and WhatsApp's end-to-end encryption may not protect users from being flagged or banned by WhatsApp.
  • Some commenters express concerns about potential legal issues, such as violating WhatsApp's terms of service or the Computer Fraud and Abuse Act.
  • Others see the project as a creative solution to bypass network restrictions, similar to using a human proxy or other tunneling tools.
  • The project's author emphasizes that it is intended for educational purposes only and users should be cautious when using it.
  • Commenters discuss the potential risks and benefits of using the project, including the risk of account bans and the potential for improved performance with optimizations.
  • Some commenters suggest alternative methods for tunneling data, such as using Termux or other tools to bypass network restrictions.