Added new ProxyManager and support for socks5 for peer connections.

This commit is contained in:
Jari Sundell
2026-06-30 12:55:45 +02:00
committed by GitHub
parent 6558f0ad42
commit 23921cc97c
7 changed files with 138 additions and 166 deletions
-2
View File
@@ -57,8 +57,6 @@ public:
void listen_open();
void set_proxy_address(const std::string& addr);
const std::string& magnet_path();
void set_magnet_path(const std::string& path);