wificoin-project / wwas

Licence: GPL-3.0 license
wifidog auth server for supporting wfc payment and weixin lian

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to wwas

wwas-admin
wificoin wifidog auth server admin ui
Stars: ✭ 18 (-73.91%)
Mutual labels:  weixin, wificoin, apfree
openapplus
专为小程序共享而生的小程序容器
Stars: ✭ 51 (-26.09%)
Mutual labels:  weixin
weixin-redpack
微信红包 (wechat redpack, weixin redpack)
Stars: ✭ 39 (-43.48%)
Mutual labels:  weixin
robot
微信机器人
Stars: ✭ 24 (-65.22%)
Mutual labels:  weixin
SMmuiscPlay
🎼极简模式JavaScript音乐播放器组件,极简、小巧、无依赖、可定制,适用于手机页面,H5活动页,微信页面等的音乐播放支持
Stars: ✭ 40 (-42.03%)
Mutual labels:  weixin
vux-weixin
基于vue,vux,运行在微信上,增加了 http拦截器, auth权限 , jwt认证 , storage ,目录结构灵感来源于ngx-admin
Stars: ✭ 14 (-79.71%)
Mutual labels:  weixin
wxwork
[企业微信] A fast wxwork development sdk written in Golang
Stars: ✭ 112 (+62.32%)
Mutual labels:  weixin
anger-wechat
👿Angry wechat api 微信支付、小程序、各种接口的封装。
Stars: ✭ 17 (-75.36%)
Mutual labels:  weixin
fim
flutter写的IM移动客户端
Stars: ✭ 55 (-20.29%)
Mutual labels:  weixin
wxpusher-sdk-python
微信消息实时推送服务[WxPusher]的Python版本sdk,可以通过API实时给个人微信推送消息。wechat pusher.
Stars: ✭ 156 (+126.09%)
Mutual labels:  weixin
jeewx-boot
JAVA版免费开源的微信管家平台。支持微信公众号、小程序、第三方平台等。平台已经实现了公众号基础管理、群发、系统权限、抽奖活动、小程序官网等功能,便于二次开发,可以快速搭建微信应用!
Stars: ✭ 992 (+1337.68%)
Mutual labels:  weixin
wx-domain-test
微信域名防封系统 实时检测 自动切换域名 消息提醒
Stars: ✭ 71 (+2.9%)
Mutual labels:  weixin
wx-ding-aes
Node.js 微信开放平台、企业微信、钉钉第三方回调接口 AES 解密库
Stars: ✭ 45 (-34.78%)
Mutual labels:  weixin
laravel-admin
LaravelAdmin是基于PHP开发的基础管理后台系统,做到开箱即用,为新项目开发省去了基础功能开发的步骤;此系统采用前后端分离模式,后端使用Laravel,前端使用vue;主要包含:登录、注销、可视化数据大屏、管理员、角色管理、菜单管理、权限管理、错误日志、登录日志、访问日志、获取服务器CPU使用率、内存使用率等功能。后端主要使用Artisan命令行、Jobs消息队列、 Rules验证规则、Restful API、Composer扩展包、Redis秒杀、Extend自定义扩展类:微信授权、钉钉告警推送、MongoDB、阿里云OSS、七牛云存储、七牛云直播、php-jwt TOKEN、Phpoffice、MySql数据库字典、Elasticsearch等技术。
Stars: ✭ 45 (-34.78%)
Mutual labels:  weixin
ui
We reinvent the UI for taro3+
Stars: ✭ 48 (-30.43%)
Mutual labels:  weixin
wxpusher-sdk-go
微信消息实时推送服务[WxPusher]的go版本sdk,可以通过API实时给个人微信推送消息。wechat pusher.
Stars: ✭ 49 (-28.99%)
Mutual labels:  weixin
wechat-page-sharing
Wordpress微信分享插件:你可以控制Wordpress页面的微信分享内容,包括Url、标题、图片和内容。
Stars: ✭ 21 (-69.57%)
Mutual labels:  weixin
weixin-service
java微信开发版本三:gradle、springboot、redis、quartz、lombok
Stars: ✭ 14 (-79.71%)
Mutual labels:  weixin
mpvue canvas drawer
[mpvue版本]微信小程序上canvas绘制图片助手,一个json就制作分享朋友圈图片
Stars: ✭ 43 (-37.68%)
Mutual labels:  weixin
wxMD5
📄基于 blueimp/JavaScript-MD5 的支持小程序的MD5加密库
Stars: ✭ 44 (-36.23%)
Mutual labels:  weixin

license PRs Welcome Issue Welcome Release Version OpenWRT

wificoin-wifidog-auth-server

wwas is an apfree wifidog auther server (it also support original wifidog).

demo

apfree-wifidog auth server.

how to run server side

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

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

install redis (https://redis.io/topics/quickstart)

//for ubuntu16 quick install
sudo apt-get update
sudo apt-get install -y redis-server
    
//start redis
sudo systemctl start redis

//check redis
redis-cli ping
PONG

// open redis notify-keyspace-events
redis-cli
config set notify-keyspace-events Ex

git clone https://github.com/wificoin-project/wwas

cd wwas

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	443
	option	auth_server_path	'/wifidog/'	
	option	check_interval		60
	option	client_timeout		10
	option	pool_mode			1
	option	thread_number		5
	option	queue_size			20
	option	wired_passed		0
	option	enable		1

ui config

image

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

demo picture

demo video

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].