We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running the last AppImage (from 2022) with proxychains revealed connections to api.mycryptoapi.com and analytics.proxy.mycryptoapi.com.
api.mycryptoapi.com
analytics.proxy.mycryptoapi.com
proxychains4 ./MyCrypto-1.7.17.AppImage
[proxychains] Strict chain ... 127.0.0.1:9150 ... api.mycryptoapi.com:443 ... OK [proxychains] Strict chain ... 127.0.0.1:9150 ... api.etherscan.io:443 ... OK [proxychains] Strict chain ... 127.0.0.1:9150 ... mainnet.infura.io:443 ... OK [proxychains] Strict chain ... 127.0.0.1:9150 ... api.mycryptoapi.com:443 ... OK [proxychains] Strict chain ... 127.0.0.1:9150 ... api.etherscan.io:443 ... OK [proxychains] Strict chain ... 127.0.0.1:9150 ... mainnet.infura.io:443 ... OK [proxychains] Strict chain ... 127.0.0.1:9150 ... api.github.com:443 ... OK [proxychains] Strict chain ... 127.0.0.1:9150 ... analytics.proxy.mycryptoapi.com:443 ... OK [proxychains] Strict chain ... 127.0.0.1:9150 ... api.mycryptoapi.com:443 ... OK
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of Issue
Running the last AppImage (from 2022) with proxychains revealed connections to
api.mycryptoapi.com
andanalytics.proxy.mycryptoapi.com
.What exactly were you doing when you encountered this issue?
Console Logs / Screenshots
The text was updated successfully, but these errors were encountered: