Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asutorufa/transmission-auto-ban
auto ban some peer client for transmission(eg: gt10003, xunlei)
https://github.com/asutorufa/transmission-auto-ban
Last synced: about 1 month ago
JSON representation
auto ban some peer client for transmission(eg: gt10003, xunlei)
- Host: GitHub
- URL: https://github.com/asutorufa/transmission-auto-ban
- Owner: Asutorufa
- Created: 2024-01-13T05:27:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T13:42:30.000Z (4 months ago)
- Last Synced: 2024-10-08T13:41:40.093Z (3 months ago)
- Language: Go
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#
it just ban which bt client in [blocklist](https://github.com/Asutorufa/transmission-auto-ban/blob/main/blacklist.go#L7).
>maybe libtorrent and gt0003 need specify check method.## usage
```bash
transmission-auto-ban -rpc http://username@password:127.0.0.1:9091/transmission/rpc -host :9092 -file blocklist.txt -db blocklist.db
```then enter `http://127.0.0.1:9092/blocklist.txt.gz` to transmission blacklist config.