Skip to content

How to configure the plugin? #51

@robert-virkus

Description

@robert-virkus

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions