Github-Monitor icon indicating copy to clipboard operation
Github-Monitor copied to clipboard

Github Sensitive Information Leakage Monitor(Github信息泄漏监控系统)

Results 50 Github-Monitor issues
Sort by recently updated
recently updated
newest added

F12查看发现接口/api/user/报502错误。 部署前未修改邮箱信息及密码信息 ![image](https://user-images.githubusercontent.com/57212526/103785572-522d5e00-5076-11eb-836b-f82f695a589e.png)

4月5号,github更新了token的格式,导致github_monitor没法正常使用。 麻烦尽快更新一下新版本。

1. 监测量小,使用 sqllite ,是否需要注释 mysql 相关代码 2. 是否需要安装 redis ? 3. 是否支持钉钉推送

2021/12/30 03:37:40 [crit] 30#30: *18 stat() "/home/docker/Github-Monitor/client/dist/" failed (13: Permission denied), client: 10.153.195.57, server: example.com, request: "GET / HTTP/1.1", host: 手动mask 2021/12/30 03:37:40 [crit] 30#30: *18 stat() "/home/docker/Github-Monitor/client/dist/index.html" failed (13:...

![image](https://user-images.githubusercontent.com/53652927/142603059-1108ec72-d651-40f3-ab20-f44acac2ceda.png)

建立任务之后一直显示等待中。。。哪位大佬解决过

配置信息: EMAIL_HOST="smtp.163.com" # smtp host EMAIL_PORT="465" # smtp port FROM_EMAIL="****@163.com" # 发件人 EMAIL_HOST_USER="*****@163.com" # email user, 如为匿名发送,将值设为空字符即可 EMAIL_HOST_PASSWORD="****WDEIEF" # email password, 如为匿名发送,将值设为空字符即可 EMAIL_USE_TLS="True" # 与SMTP服务器通信时是否使用TLS(安全)连接, 可选True/False EMAIL_USE_SSL="True" # 与SMTP服务器通信时是否使用SSL(安全)连接, 可选True/False...

执行docker-compose up -d时报错,我的docker版本为,docker-ce-20.10.6-3.el7.x86_64 Complete output from command python setup.py egg_info: =============================DEBUG ASSISTANCE========================== If you are seeing an error here please try the following to successfully install cryptography: Upgrade to the...

Traceback (most recent call last): File "/usr/local/bin/pip3", line 7, in from pip._internal.cli.main import main File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/main.py", line 58 sys.stderr.write(f"ERROR: {exc}") ^ SyntaxError: invalid syntax ERROR: Service 'web' failed to build:...