FreeRDP/server
Linus Heckemann 5ce0ab909f
shadow_server: allow specifying IP addresses to listen on (#6050)
* shadow_server: allow specifying IP addresses to listen on

This allows using IPv6 as well as listening only on specific
interfaces. Additionally, it enables listening on local and TCP
sockets simultaneously.

* listener: log address with square brackets

This disambiguates IPv6 addresses.

* shadow_server: check error on each socket binding

* Refactored shadow /bind-address for 2.0 compiatibility.

* Made /ipc-socket and /bind-address incompatible arguments.

* Fixed shadow /bind-address handling and description

* Allow multiple bind addresses for shadow server.

Co-authored-by: akallabeth <akallabeth@posteo.net>
2020-05-05 08:35:19 +02:00
..
common Reformatted to new style 2019-11-07 10:53:54 +01:00
Mac Reformatted to new style 2019-11-07 10:53:54 +01:00
proxy Fixed data type warnings 2020-04-11 09:43:14 +02:00
Sample server: fix surface command types 2020-04-03 14:35:58 +02:00
shadow shadow_server: allow specifying IP addresses to listen on (#6050) 2020-05-05 08:35:19 +02:00
Windows Reformatted to new style 2019-11-07 10:53:54 +01:00
.gitignore First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
CMakeLists.txt Default proxy modules to OFF 2020-03-09 09:16:41 +01:00
freerdp-server.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ServerConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00