Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Releases: SeaHOH/ban-peers

v1.0.6

30 Mar 00:13
Compare
Choose a tag to compare
Improvements

- add --public-mode

- identify

- tweak check time intervarls

v1.0.5

09 Jan 13:33
Compare
Choose a tag to compare
Fixed compatibility #6

v1.0.4

05 Jan 10:10
Compare
Choose a tag to compare
Bugfix and tweaks

- fix log unknown clients

- decrease needless checking for private torrents

v1.0.3

22 Dec 14:16
Compare
Choose a tag to compare
Update peer identification

some informations come from
https://github.com/webtorrent/bittorrent-peerid

v1.0.2

02 Dec 15:45
Compare
Choose a tag to compare
  • Relieve a rare uTorrent bug.

  • Some improvements.

v1.0.1

27 Oct 13:55
Compare
Choose a tag to compare
Improvments

- strip needless requests

- force check refused upload when anonymous

- decrease false positives of serious leech, need enable refused upload
check

v1.0.0

17 Oct 08:17
Compare
Choose a tag to compare
Bump stable 1.0.0

- new temporary banned if download task is OK

- many other tweaks

v0.9.2

11 Oct 13:38
Compare
Choose a tag to compare
Add configuration file and other tweaks

--save-config [CONFIG-FILE]

--load-config [CONFIG-FILE]

v0.9.1

08 Oct 09:27
Compare
Choose a tag to compare
Support I18N and

- improve private torrents check

- improve setup.py to support build Zip App

- fixed type annotations

v0.9.0

22 Sep 06:42
Compare
Choose a tag to compare
Improve

- always check serious leech for anonymous peers

- monkey patch help format

- other tweaks