2.2.0
securesocketfunneling
released this
16 Sep 09:22
·
163 commits
to master
since this release
Features:
- Introducing microservices, base components for client features
- #20 Enable/disable microservices in configuration file
- #24 Gateway ports. Allow client to specify network listening interface on client features:
-g
command line option orgateway_ports
microservice options (stream_listener
anddatagram_listener
) - Server as relay only:
-R
command line option
Fixed bugs:
- #23 Delegate server hostname resolution to proxy
- #25 Fix server DOS on bogus connection
- #26 Fix a hang when the client stops during the connection stage
Configuration file:
http_proxy.credentials.reuse_ntlm
andhttp_proxy.credentials.reuse_kerb
: boolean instead of string