sftpgo/ftpd
Nicola Murino d9f30e7ac5
add a global whitelist
if defined only the listed IPs/networks can access the configured
services, all other client connections will be dropped before they
even try to authenticate

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-03-17 22:10:52 +01:00
..
cryptfs_test.go make the sdk a separate module 2022-01-06 11:54:43 +01:00
ftpd.go add more details to the server status page 2022-02-26 16:43:29 +01:00
ftpd_test.go change the default value for prefer_database_credentials to true ... 2022-03-13 14:29:11 +01:00
handler.go httpd: allow to restrict allowed hosts ... 2022-02-17 18:22:27 +01:00
internal_test.go add support for a start directory 2022-03-03 12:44:56 +01:00
server.go add a global whitelist 2022-03-17 22:10:52 +01:00
transfer.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00