kannel.conf

来自「The Kannel Open Source WAP and SMS gatew」· CONF 代码 · 共 23 行

CONF
23
字号
## Sample configuration file for Kannel bearerbox on Debian.# See the documentation for explanations of fields.## HTTP administration is disabled by default. Make sure you set the# password if you enable it.group = coreadmin-port = 13000admin-password = baradmin-deny-ip = "*.*.*.*"admin-allow-ip = ""wapbox-port = 13002wdp-interface-name = "*"log-file = "/var/log/kannel/bearerbox.log"box-deny-ip = "*.*.*.*"box-allow-ip = "127.0.0.1"group = wapboxbearerbox-host = localhostlog-file = "/var/log/kannel/wapbox.log"

⌨️ 快捷键说明

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