Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owasikohu/activitypub-spam-server-scanner
スパムの踏み台にされているmastodonサーバーをスキャン
https://github.com/owasikohu/activitypub-spam-server-scanner
activitypub misskey
Last synced: about 6 hours ago
JSON representation
スパムの踏み台にされているmastodonサーバーをスキャン
- Host: GitHub
- URL: https://github.com/owasikohu/activitypub-spam-server-scanner
- Owner: owasikohu
- License: mit
- Created: 2024-02-23T04:19:33.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-23T04:25:48.000Z (11 months ago)
- Last Synced: 2024-09-29T06:41:35.293Z (4 months ago)
- Topics: activitypub, misskey
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ActivityPub-spam-server-scanner
## 使い方
### ライブラリのインストール
``` bash
pip install aiohttp
```
### misskey.ioに接続されているサーバーを取得
``` bash
wget https://misskey.io/api/v1/instance/peers -O urls.json
```
### スクリプトを実行
``` bash
python3 scan.py
```
実行後10分程度待ってください