Skip to content

stuayu/BonDriverProxyEx_webhook_notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BonDriverProxyEx_webhoock_notify

client

実際にBonDriverProxyExに接続しているクライアントの情報を収集するソフト

checktool

clientフォルダで生成した、client.exeを用いて、discord webhoockに情報を通知する

main.py上にウェブフックURLとBonDriverProxyExのIPアドレスとポート番号を指定し、 チェックを実行する間隔を指定する。

pip install -r requirements.txt
## pyinstaller .\main.py --onefile --name checktool # Windows Defenderによって駆除される
python -m nuitka main.py --onefile --standalone --output-filename=checktool.exe

設定ファイルconfig.template.ymlをコピーしてconfig.ymlを作成します。
start.batを実行すると実行されます。

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors