Internet Down!? Here's how to solve it...

Internet Down!? Here's how to solve it...

WhatsApp launched a new feature in 2023 as a solution for Internet shutdowns happening around the globe by governments.

This new proxy support is not accessible to all users. With this, if the connection is blocked/disrupted by the government or any third party, users can maintain their connectivity to WhatsApp.

There are tons of free proxy servers available to use which are maintained by volunteers and organizations. If you like to help others, you can learn how to set up a proxy here.

Concerned with privacy?

Connecting via proxy maintains the high level of privacy and security that WhatsApp provides. Your personal messages will still be protected by end-to-end encryption — ensuring they stay between you and the person you’re communicating with and are not visible to anyone in between, not the proxy servers, WhatsApp, or Meta.


Access WhatsApp by proxy

Finding a proxy to use

If you have internet access, you can search through social media or search engines for trusted sources that have created a proxy.

Temporary proxy server for you to use:

20.204.27.217
20.204.27.217:8080
20.204.27.217:5222
20.204.27.217:8443
20.204.27.217:8222
20.204.27.217:8199        

P.S. Above proxy server is set up by me and can be removed anytime. Please look over the end of the article for instructions on setting up your own proxy server.

Connect to a proxy on Android

  1. Make sure you are using the most current version of WhatsApp.
  2. In the?Chats?tab, tap?More options?>?Settings.
  3. Tap?Storage and Data?>?Proxy.
  4. Tap?Use Proxy.
  5. Tap?Set Proxy?and enter the proxy address.
  6. Tap?Save.
  7. A check mark ? will show if the connection is successful.
  8. If you are still unable to send or receive WhatsApp messages using a proxy, that proxy may have been blocked. You can long press the blocked proxy address to delete it, then enter a new proxy address to try again.

Connect to a proxy on iPhone

  1. Make sure you are using the most current version of WhatsApp.
  2. Go to WhatsApp?Settings.
  3. Tap?Storage and Data?>?Proxy.
  4. Tap?Use Proxy.
  5. Enter the proxy address and tap?Save?to connect.
  6. A check mark ? will show if the connection is successful.
  7. If you are still unable to send or receive WhatsApp messages using a proxy, that proxy may have been blocked. Try again using a different proxy address.

No alt text provided for this image
No alt text provided for this image
No alt text provided for this image

Source: faq.whatsapp.com



Setup your own proxy server

Pre-requisites

Tutorial

Commands used:

* sudo apt update

* sudo apt install docker.io

* rm -rf whatsapp-proxy

* git clone https://github.com/nimeshkasun/whatsapp-proxy

* sudo docker build whatsapp-proxy/proxy/ -t whatsapp_proxy:1.0

* sudo docker run -e PUBLIC_IP=x.x.x.x -it -p 80:80 -p 443:443 -p 5222:5222 -p 8080:8080 -p 8443:8443 -p 8222:8222 -p 8199:8199 whatsapp_proxy:1.0



Follow? Nimesh Ekanayake ?on LinkedIn

#proxy #proxyserver #proxyusage #vpn #whatsappproxy #internetproxy #proxysetup #proxylist #proxyunblock #proxyhide #internet #online #worldwideweb #web #cyberspace #digital #tech #technology #connection #broadband #wifi #cloud #cloudcomputing

要查看或添加评论,请登录

Nimesh Ekanayake的更多文章

  • ChatGPT-4: The Next Generation AI Chatbot

    ChatGPT-4: The Next Generation AI Chatbot

    1. Introduction to ChatGPT-4 What is ChatGPT-4? ChatGPT-4 is the next-generation AI chatbot developed by OpenAI, which…

  • Microsoft Edge + Microsoft AI-powered Bing Search - Feature Review

    Microsoft Edge + Microsoft AI-powered Bing Search - Feature Review

    Microsoft Edge and Microsoft Bing AI offer a content summarizing feature that aims to make it easier for users to…

  • Use OpenAI with Google Spreadsheets

    Use OpenAI with Google Spreadsheets

    This article explains how you can integrate OpenAI GPT-3 with Google Spreadsheets. This allows you to complete…

  • Future of Authentication: Passkeys

    Future of Authentication: Passkeys

    Passkey technology is a type of authentication system that uses a unique code or "key" to grant access to a secure…

  • What is Web3?

    What is Web3?

    Web3 refers to the third generation of the World Wide Web, which is focused on the development of decentralized…

  • Guidelines for a Better CV

    Guidelines for a Better CV

    A CV (curriculum vitae) is a document that outlines your education, skills, and experience. It is typically used to…

  • Difference Between RenderPartial and RenderAction

    Difference Between RenderPartial and RenderAction

    RenderPartial and RenderAction are two methods in the ASP.NET MVC (Model-View-Controller) framework that allow you to…

  • Difference Between Covariance and Contravariance

    Difference Between Covariance and Contravariance

    Covariance and contravariance are concepts in computer science that describe the relationship between two types. These…

  • Using Abstract Methods in a Derived Class

    Using Abstract Methods in a Derived Class

    An abstract method is a method that is declared in a base class but does not have an implementation. It is used to…

  • SOLID Principles in Object-Oriented Programming (OOP)

    SOLID Principles in Object-Oriented Programming (OOP)

    In object-oriented programming, there are several principles that are followed in order to design and implement…

社区洞察

其他会员也浏览了