Skip to content

rebron1900/ProcessReporterServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明

适配 Shiro 上报程序 ProcessReporterWin 的服务端代码 ChatGPT生成的代码,自己小改了一下,应该蛮多问题的,不足支出忘各位大佬指正。

配置

需要配置一个 whitelist ,是一个 json 地址 格式为:

{
    "wechat": {
        "title": "微信",
        "url": "wechat.png",
        "action": "摸鱼"
    },
    "chrome": {
        "title": "Chrome",
        "url": "chrome.png",
        "action": "冲浪"
    },
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published