audit.conf
来自「项目描述: Env_audit is a program that ferret」· CONF 代码 · 共 19 行
CONF
19 行
# Env_audit stunnel configuration file# Correct the next path to where you keep the cert.cert = /etc/ssl/certs/stunnel.pem# PID is created in /tmp to avoid write permission problemspid = /tmp/stunnel.pidsetuid = nobodysetgid = nobody# Some debugging stuffdebug = 7output = /tmp/stunnel.log# Correct the following two attributes as needed [audit]accept = 2222 exec = env_audit
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?