InvizibleConstants

Constants derived from Gedsh/InviZible tordnscrypt sources.

External apps cannot start ModulesService (exported=false); integration is SOCKS health-check plus launching InviZible so the user can start Tor manually.

Properties

Link copied to clipboard
Link copied to clipboard

Outbound proxy default from Constants.DEFAULT_PROXY_PORT (chaining, not Tor SOCKS).

Link copied to clipboard
const val DEFAULT_TOR_SOCKS_PORT: Int = 9050

Default Tor SOCKS port from preferences_tor.xml (SOCKSPort).

Link copied to clipboard

DNS endpoint used by InviZible ProxyHelper.checkProxyConnectivity.

Link copied to clipboard
const val DNS_PROBE_PORT: Int = 53
Link copied to clipboard
Link copied to clipboard
const val LOOPBACK: String
Link copied to clipboard
Link copied to clipboard
const val PACKAGE_GP: String

Google Play variant.

Link copied to clipboard

F-Droid / stable release applicationId.

Link copied to clipboard
const val PREF_FILE: String

SharedPreferences file used by InviZible (DEFAULT_PREFERENCES_NAME).

Link copied to clipboard

SharedPreferences key for Tor SOCKS port (PreferenceKeys.TOR_SOCKS_PORT).