main: socks5 proxy support

This commit is contained in:
xiphon
2020-07-30 21:26:40 +00:00
parent a563582d95
commit 749c166b10
3 changed files with 70 additions and 3 deletions

View File

@@ -199,5 +199,6 @@ Popup {
Downloader {
id: downloader
proxyAddress: persistentSettings.getProxyAddress()
}
}