-
Notifications
You must be signed in to change notification settings - Fork 467
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
Conversation
I will also update the |
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 |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this 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 |
There was a problem hiding this comment.
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) |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
__
Add whatsapp.net frontend |
Sya minta Maff Sya nk cuba main thread ini tapi Sya tk reti
Pada Jum, 1 Nov 2024, 1:03 PTG alphachart ***@***.***>
menulis:
… Your controol me??!!!!!!!!!
—
Reply to this email directly, view it on GitHub
<#197 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMKUT5YONNHYWPFKLHI7YZLZ6MDTRAVCNFSM6AAAAABQGR53OWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJRGI4TQMZXHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Oo n...vcfyj |
Adding whatsapp.net backend and frontend to the proxy configuration to support whatsapp.net traffic including media.