Auties00 / Cobalt

Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
MIT License
616 stars 180 forks source link

RawSocketSession does not seem to support socks5 proxy. Can it be supported? #446

Open snowfroghk opened 5 months ago

Auties00 commented 5 months ago

No description provided.

I could add support if it's needed, unfortunately it's not possible for the web socket(web api) without some big changes

snowfroghk commented 5 months ago

Thank you very much. In fact, the main reason is that mobile’s RawSocketSession requires the support of socks5 because not all regions can directly connect to the whatsapp server.