apfree wifidog 的认证服务器后台 WWAS
- 授权协议: GPL
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://gitee.com/apfree/wificoin-wifidog-auth-server
- 软件文档: https://gitee.com/apfree/wificoin-wifidog-auth-server
软件介绍
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 wifidog
config wifidog option gateway_interface 'br-lan' option auth_server_hostname 'wifidog.kunteng.org.cn' option auth_server_port 8001 option auth_server_path '/wifidog/' option check_interval 60 option client_timeout 72000 option httpd_max_conn 200 option pool_mode 1 option thread_number 5 option queue_size 20 option wired_passed 0 option enable 1 config mqtt 'mqtt' option mqtt_hostname 'wifidog.kunteng.org.cn' option mqtt_port '8883' option mqtt_topic ''
图解CIO工作指南(第4版)
[日] 野村综合研究所系统咨询事业本部 / 周自恒 / 人民邮电出版社 / 2014-3 / 39.00
《图解CIO工作指南(第4版)》是一本实务手册,系统介绍了企业运用IT手段提高竞争力所必需的管理方法和实践经验,主要面向CEO或CIO等企业管理人士。 《图解CIO工作指南(第4版)》分为三个部分。第1部分的主题为IT管理,着重阐述运用IT技术提高企业竞争力所必需的所有管理业务,具体包括制定作为企业方针的IT战略,以及统筹执行该战略时与IT相关的人力、物力、财力、风险等要素在内的一系列管理业......一起来看看 《图解CIO工作指南(第4版)》 这本书的介绍吧!
