Closed bitmold closed 2 years ago
It would be nice in Orbot to be able to ask IPtProxy if the snowflake proxy is running or not.
IPtProxy
if (IPtProxy.isSnowflakeProxyRunning()) { /* ... */ } else {}
Sorry and nevermind, I actually don't think this is needed
It would be nice in Orbot to be able to ask
IPtProxy
if the snowflake proxy is running or not.