📄 audit.conf
字号:
# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -