Open tredondo opened 9 months ago
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
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