当前位置: 首页 > 工具软件 > WifiDog > 使用案例 >

AP服务器协议,apfree wifidog 的认证服务器后台 WWAS

陆浩博
2023-12-01

软件介绍

WWAS 是wificoinwifidogauth server 的简写;wwas 是apfree wifidog(兼容原版wifidog协议)的云端认证服务器及认证设备管理维护平台,其与wwas-admin一起配合使用,为用户提供完整的apfree wifidog认证解决方案。

运行服务端git clone https://github.com/wificoin-project/wificoin-wifidog-auth-server

cd wificoin-wifidog-auth-server

npm install

npm start

运行apfree wifidogconfig wifidog

optiongateway_interface'br-lan'

optionauth_server_hostname'wifidog.kunteng.org.cn'

optionauth_server_port8001

optionauth_server_path'/wifidog/'

optioncheck_interval60

optionclient_timeout72000

optionhttpd_max_conn200

optionpool_mode1

optionthread_number5

optionqueue_size20

optionwired_passed0

optionenable1

config mqtt'mqtt'

optionmqtt_hostname'wifidog.kunteng.org.cn'

optionmqtt_port'8883'

optionmqtt_topic''

 类似资料: