-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi tor-team,
right now I can start the Tor instance on iOS but I am unable to lookup addresses such as https://icanhazip.com/ or https://check.torproject.org in the example app.
The example app has the following todo about the configuration:
SocksTCPClient.assignToHttpClient(client, [
ProxySettings(InternetAddress.loopbackIPv4,
Tor.instance.port,
password:
null), // TODO Need to get from tor config file.
]);How can I specify such a config file and what values can I define there?
Many thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels