Skip to content

zsuroy/routerdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

routerdump

a router dump with collection info

@Suroy | 2022.2.21

目录结构

|____LICENSE
|____router-info.sh # 核心运行文件
|____web # api接口
| |____app.php
| |____app-router.php
| |____data
| | |____demo.txt
| | |1.txt
| | |
.htaccess
|____README.md

定时任务

使用 crontab 设置定时任务 0 20 * * * /tmp/router.sh

使用说明

  1. 克隆仓库
  2. 配置 router-info.sh 提交地址及id号(走路由时需要及时更换API)
  3. 设置定时任务

已知BUG

.[] 待修复路由模式下数据上传400错误

About

a router dump with collection info

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors