Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 718 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 718 Bytes

haxcilent

A Crawler for hax/woiden run by GO

  • 在使用前请遍历一次文件并填对所有参数否则无法运行

必填参数

两个网址

telegrambot token

chat id

都放置在go文件中较前位置

TO USE

  • 在使用前请遍历一次文件并填对所有参数否则无法运行
  • 需要自行编译 Debian/Ubuntu
apt install git golang -y && git clone https://github.com/IsMio/haxcilent.git && cd haxclient
go build main.go

运行

chmod +x main 
./main

运行后请使用screen或pm2之类的保活程序

TODO

  • config配置文件
  • 三网站合1
  • vps.vc support
  • 优化了屎山(bushi

欢迎大神来完善与pr