一键安装代码:
wget http://你的网址/appex.sh chmod +x appex.sh bash appex.sh install
搭建授权站点:
1.安装nodejs 4.x.x
curl -sL http://下载地址/setup_4.x | bash - apt-get install -y nodejs
2. 下载程序
apt-get install unzip wget http://下载地址/ServerSpeederCreckServer.zip unzip ServerSpeederCreckServer.zip cd ServerSpeederCreckServer npm install node app.js
此时服务器会监听4000端口,用于lic文件生成。可通过http://ip:4000 测试是否可以访问。
设置pm2 守护进程并添加开机启动
npm install -g pm2 pm2 start app.js pm2 save pm2 startup
使用方法
http://IP:4000/regenspeeder/lic?bandWidth=1G&mac=00.00.00.00.00.00&expires=2022-11-11
红色字体分别代表:带宽、MAC地址、有效期。
可根据实际情况应用于锐速一键脚本
授权下载