GithubHelp home page GithubHelp logo

davidmr001 / wwas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liudf0716/wwas

0.0 1.0 0.0 756 KB

wifidog auth server for supporting wfc payment and weixin lian

Home Page: https://www.wificoin.club

License: GNU General Public License v3.0

JavaScript 91.33% HTML 8.67%

wwas's Introduction

license PRs Welcome Issue Welcome Release Version OpenWRT

wificoin-wifidog-auth-server

wwas is an apfree wifidog auther server (it also support original wifidog), which especially supporting wfc payment and weixin lian.

how to run server side

install nodejs (https://nodejs.org/en/download/package-manager/)

install mongodb (https://docs.mongodb.com/guides/server/install/)

git clone https://github.com/wificoin-project/wificoin-wifidog-auth-server

cd wificoin-wifidog-auth-server

npm install 

npm start

how to run apfree wifidog side

the config of apfree wifidog in openwrt is the following:

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		''

ui config

image

u can change 'wifidog.kunteng.org.cn' to your own wifidog auth server domain

How To Contribute

Feel free to create issues or pull-requests if you have any problems.

Please read CONTRIBUTING.md before pushing any changes.

contact us

qq group: 424031785

donate

wfc: weiKbu9DYg26gH2zucSHJHgH5KsuuZd3wW

部分截图

image

相关视频

http://www.iqiyi.com/w_19s09zie6t.html

wwas's People

Contributors

caizhibang avatar heartache1987 avatar liudf0716 avatar rench avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.