mirror of
https://github.com/i2p/i2p.plugins.zzzot.git
synced 2024-12-06 19:27:29 +01:00
1227c727d0
license for mods to zzzot by dr|z3d as per the overall Apache 2 license.
- Add variables for $VERSION and $SITENAME
- Enhance presentation of help page
- Modify docroot/index.html post-install to contain b32
- Add custom CSS to docroot/tracker.css to allow customization
- Only display warning about moving help.html if necessary
- Add rewrite rules for /tracker, /tracker/, /tracker/index.html,
/help and /help/ to jetty.xml
- Replace jetty.servlet.DeaultServlet with I2PDefaultServlet in BaseContext.xml
- Tidy CHANGES.txt and add to plugin/
Bump min I2P version to 0.9.31 for I2PDefaultServlet
27 lines
634 B
Plaintext
27 lines
634 B
Plaintext
Configuration file:
|
|
- clean time
|
|
- max peers in response
|
|
- disable full scrapes
|
|
- disable all scrapes
|
|
- disable seedless
|
|
|
|
Stop the cleaner
|
|
|
|
Throttles:
|
|
- full scrapes
|
|
- per-requestor
|
|
|
|
Bans:
|
|
- refuse non-GETs
|
|
|
|
Verifier:
|
|
- Check dest vs. b32 in header
|
|
|
|
Feature requests:
|
|
|
|
- display infohashes and status for individual torrents i.e. number of active peers/seeds, total number of downloads: http://bittorrent.org/beps/bep_0048.html
|
|
- optional mapping of hashes to torrent names
|
|
- optional clustering of open trackers to permit syncing
|
|
- blacklists for hashes/torrents
|
|
- optional password protection for site and/or admin section
|