Files
pallectrum/electrum
SomberNight 5dc2ae243e util: refactor Tor-detection to be async
- on my PC, with Tor Browser running (socks proxy on port 9150), detect_tor_socks_proxy took ~4.01 seconds
- this was because we probed port 9050, 2 sec timeout, 9051, 2 sec timeout, 9150, ~few ms to succeed
- instead we now probe all ports concurrently
2025-03-05 14:46:47 +00:00
..
2025-02-04 09:43:40 +01:00
2025-02-10 14:22:50 +01:00
2025-02-10 14:22:50 +01:00
2024-10-22 09:26:36 +02:00
2025-02-19 14:29:02 +01:00
2025-02-19 14:29:02 +01:00
2024-11-29 17:09:29 +08:00
2025-02-28 16:46:29 +00:00
2025-01-23 12:58:28 +01:00