hosts.allow

来自「linux下的轻量级的ftp服务器」· ALLOW 代码 · 共 10 行

ALLOW
10
字号
## hosts.allow	This file describes the names of the hosts which are#		allowed to use the local INET services, as decided#		by the '/usr/sbin/tcpd' server.#vsftpd: 192.168.1.3: setenv VSFTPD_LOAD_CONF /etc/vsftpd_tcp_wrap.confvsftpd: 192.168.1.4: DENY

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?