Skip to content

我去图书馆自动抢座,基于电脑版微信,方便抓包获取cookie

Notifications You must be signed in to change notification settings

faliks-f/auto-go-library

Repository files navigation

Auto-Go-Library

注意:此项目只能在linux系统上运行,在Windows系统上运行一段时间后会停止运行,这与系统的底层api实现有关

我自动去图书馆,通过电脑端微信客户端进行抓包

抓包教程:Chalres安装证书抓https包 网络数据包分析

安装依赖

pip install -r requirements.txt

启动服务

#直接启动
python3 main.py
#建议使用screen命令启动
screen -S go-library python3 main.py

单次运行测试

python3 main.py --run-once True

About

我去图书馆自动抢座,基于电脑版微信,方便抓包获取cookie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages