📄 ports.txt
字号:
ports.txtSummary of ports relevant to SafeTP20 Traditionally, outgoing FTP data connections are supposed to be bound to local port 20, as a weak form of authentication. Since this precludes sftpd running as non-root, sftpd does *not* adhere to this, and simply binds to whatever the OS gives it.21 Port 21 is the usual FTP port. In the normal install, sftpd instead listens to this port.351 The normal FTP daemon, ftpd, should be moved to listen to 351. (Formerly, we had used 221 for this purpose.)353 For installs where port 21 is not usable, an alternative (but still protected, <1024) port is needed. 353 is our recommendation.2123 For testing sftpd, running it as non-root, it must listen to a non-protected port. 2123 is what we usually use for this.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -