✏️ 正在编辑: sfinger.xinetd
路径:
/usr/share/doc/stunnel/sfinger.xinetd
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# Not that anyone in their right mind would tunnel the finger protocol over # SSL, but here's how to do it using xinetd.... service sfinger { disable = yes socket_type = stream wait = no user = root server = /usr/sbin/stunnel server_args = /etc/stunnel/stunnel-sfinger.conf }
💾 保存文件
← 返回文件管理器