sftpgo/config
Nicola Murino 833b702b90 proxy protocol: add list of allowed IP addresses and IP ranges
"proxy_allowed" setting allows to specify the allowed IP address and IP
ranges that can send the proxy header. This setting combined with
"proxy_protocol" allows to ignore the header or to reject connections
that send the proxy header from a non listed IP
2020-03-01 23:12:28 +01:00
..
config.go proxy protocol: add list of allowed IP addresses and IP ranges 2020-03-01 23:12:28 +01:00
config_linux.go add version info 2019-08-08 10:01:33 +02:00
config_nolinux.go add version info 2019-08-08 10:01:33 +02:00
config_test.go proxy protocol: added an option to make the proxy header required 2020-02-29 00:02:06 +01:00