Releases: SeaHOH/ban-peers
Releases · SeaHOH/ban-peers
v1.0.6
Improvements
- add --public-mode
- identify
- tweak check time intervarls
v1.0.4
Bugfix and tweaks
- fix log unknown clients
- decrease needless checking for private torrents
v1.0.3
Update peer identification
some informations come from
https://github.com/webtorrent/bittorrent-peerid
v1.0.1
Improvments
- strip needless requests
- force check refused upload when anonymous
- decrease false positives of serious leech, need enable refused upload
check
v1.0.0
Bump stable 1.0.0
- new temporary banned if download task is OK
- many other tweaks
v0.9.2
Add configuration file and other tweaks
--save-config [CONFIG-FILE]
--load-config [CONFIG-FILE]
v0.9.1
Support I18N and
- improve private torrents check
- improve setup.py to support build Zip App
- fixed type annotations
v0.9.0
Improve
- always check serious leech for anonymous peers
- monkey patch help format
- other tweaks