Improve proxy server support
authorKirill Isakov <bootctl@gmail.com>
Sun, 24 Apr 2022 19:38:50 +0000 (01:38 +0600)
committerKirill Isakov <bootctl@gmail.com>
Sun, 24 Apr 2022 19:38:50 +0000 (01:38 +0600)
- fix authentication with socks5 proxies
- fix crash in forked process with exec proxy and empty node name
- refactor byte fiddling into structs
- add unit and integration tests


No differences found