Hi guys, In this post we will see how to publish safely on internet an internal SFTP server passing trough Haproxy. In the example we will allow only a particular external IP increasing the security. Let’s prepare the internal backend An example of my SSH configuration (edit the file /etc/ssh/sshd_config ) ChrootDirectory none # override […]