Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add whatsapp.net frontend and backend #197

Merged
merged 5 commits into from
Jun 14, 2023
Merged

Add whatsapp.net frontend and backend #197

merged 5 commits into from
Jun 14, 2023

Conversation

eozturk1
Copy link
Contributor

Adding whatsapp.net backend and frontend to the proxy configuration to support whatsapp.net traffic including media.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 13, 2023
@eozturk1
Copy link
Contributor Author

I will also update the docker-compose.yml file with these ports.

README.md Outdated
@@ -104,6 +104,7 @@ Depending on the scenario in which you utilize your proxy, the proxy container e
1. 80: Standard web traffic (HTTP)
2. 443: Standard web traffic, encrypted (HTTPS)
3. 5222: Jabber protocol traffic (WhatsApp default)
4. 587 or 7777: *.whatsapp.net traffic including media
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Specify HTTP(S) traffic?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


backend wa_whatsapp_net
default-server check inter 60000 observe layer4
server whatsapp_net_443 whatsapp.net:443
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like we should update the healthchecker as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! Let me know what you think!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eozturk1 eozturk1 merged commit fdd3606 into main Jun 14, 2023
@Mitsuecom Mitsuecom linked an issue Jul 2, 2023 that may be closed by this pull request
Copy link

@Zahidosmani Zahidosmani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thinks

README.md Outdated
@@ -104,6 +104,7 @@ Depending on the scenario in which you utilize your proxy, the proxy container e
1. 80: Standard web traffic (HTTP)
2. 443: Standard web traffic, encrypted (HTTPS)
3. 5222: Jabber protocol traffic (WhatsApp default)
4. 587 or 7777: *.whatsapp.net traffic including media

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -104,6 +104,7 @@ Depending on the scenario in which you utilize your proxy, the proxy container e
1. 80: Standard web traffic (HTTP)
2. 443: Standard web traffic, encrypted (HTTPS)
3. 5222: Jabber protocol traffic (WhatsApp default)
4. 587 or 7777: *.whatsapp.net traffic including media

There are also ports configured which accept incoming [proxy headers](https://www.haproxy.com/blog/use-the-proxy-protocol-to-preserve-a-clients-ip-address/) (version 1 or 2)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haproxy.com/blog/use-the-proxy-protocol-to

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

Copy link

@shoaib9804725 shoaib9804725 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

__

@Rayendarwif
Copy link

Add whatsapp.net frontend

@Rayendarwif
Copy link

Rayendarwif commented Nov 2, 2024 via email

@shoaibmbs1
Copy link

Oo n...vcfyj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

+60177390381