-
Notifications
You must be signed in to change notification settings - Fork 119
Run Antidote over Tor #292
Comments
I'm not sure how Tox proxy works on iOS, I need to investigate that. Currently in Antidote there is no configuration for proxy settings. |
@bucky0970 can you please share a link to Tor proxy app so I can check and test it? |
Thanks for your reply~
It seems to be able set proxy, It has 3 options. TOX_PROXY_TYPE_NONE, TOX_PROXY_TYPE_SOCKS5 and TOX_PROXY_TYPE_HTTP, but I have no idea where to config proxy ip and port. After I install CPAProxy into Antidote, It says "Module 'CocoaAsyncSocket' not found". After Google, they say I have to add "use_frameworks!" in pod file ... |
Yes, it would be nice to investigate on including CPAProxy (or any other) to Antidote. |
For my use pattern it would be enough to add support for SOCKS 5. As I understand from previous post, there is already SOCKS 5 support, just GUI is missing for its configuration. |
I already run up a Tor proxy in app, how to use the proxy make a call?
The text was updated successfully, but these errors were encountered: