Skip to content

Arrnitage/webshell_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Webshell Monitor

功能

  • 推送webshell存活状态变更
    • 钉钉
    • 飞书
  • 通过命令行添加要监控的webshell
  • 交互式添加要监控的webshell
  • 批量添加要监控的webshell
  • 使用webhook参数启动

使用

$ python3 monitor.py -h


 _____________________
< Oh!webshell Online! >
 ---------------------
        \   ^__^
         \  (oo)\_______      @Author: Arm!tage
            (__)\       )\/\  @Version: v0.2.0_alpha
                ||----w |
                ||     ||

USAGE:
    Run Service
        python3 monitor.py server

    Use Client
        python3 monitor.py list
        python3 monitor.py add [<name> <path> <description>]
        python3 monitor.py del [uuid]
        pyhton3 monitor.py load <config file>
        python3 monitor.py delay <seconds>

    Export
        curl -k http://127.0.0.1:14500/list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages