Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wangle201210/goweb
a go web
https://github.com/wangle201210/goweb
Last synced: 22 days ago
JSON representation
a go web
- Host: GitHub
- URL: https://github.com/wangle201210/goweb
- Owner: wangle201210
- License: apache-2.0
- Created: 2019-01-01T09:00:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T00:17:55.000Z (almost 2 years ago)
- Last Synced: 2024-06-19T21:55:14.212Z (6 months ago)
- Language: Go
- Size: 8.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoWeb
just up
忍者必须死3礼包批量领取
一次性给uid文件里的所有用户领取礼包,避免重复性操作## 自己源码打包exe
git clone https://github.com/wangle201210/GoWeb.gitgo build -o ninja.exe main.go
## 直接运行
若无go环境可直接下载exe运行## 在线uid文档地址
【腾讯文档】uid
https://docs.qq.com/doc/DWVlTaHlPWkpVTnFB
```
若需帮领,请直接新增行,每个uid一行,请勿删除原有uid。
若发现有人恶意修改文档,将关闭文档修改权限
```
## uid.txt文件
也可以直接使用uid.txt文件,这样更安全,但是main.go里面的函数调用就需要修改了