https://github.com/bigbugcc/lotserver_keygen
LotServer KeyGen 支持PHP8.0
https://github.com/bigbugcc/lotserver_keygen
Last synced: about 1 month ago
JSON representation
LotServer KeyGen 支持PHP8.0
- Host: GitHub
- URL: https://github.com/bigbugcc/lotserver_keygen
- Owner: bigbugcc
- Created: 2021-09-24T09:35:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-24T09:36:29.000Z (almost 4 years ago)
- Last Synced: 2025-04-20T19:38:25.135Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LotServer_KeyGen
- 支持php8.0(修改了语法)
- 许可证有效期到2099年(可自行修改)Usage:
- cli:
````
cd LotServer_KeyGen# 自行替换 00:00:00:00:00:00 网卡mac地址
php keygen.php 00:00:00:00:00:00 1# 替换LotServer证书文件
cp out.lic /appex/etc/apx.lic# 查看激活信息
/appex/bin/lotServer.sh status
````
- web:
```
http://example.com/keygen.php?ver=1&mac=00:00:00:00:00:00
```