zzzot version 0.16.0-b1 - Bittorrent Open Tracker

PlugIns to the I2P router suite
Post Reply
slumlord

zzzot version 0.16.0-b1 - Bittorrent Open Tracker

Post by slumlord »

http://stats.i2p/i2p/plugins/zzzot.su3
http://zzz.i2p/forums/16

Runs well.

Installation location (.jar default):

Code: Select all

~/.i2p/plugins/zzzot/

Code: Select all

~/.i2p/plugins/zzzot/                                                                                                                                                                              
├── clients.config                    # I2P Router Plugin related config                                                                                                                           
├── contexts/                                                                                                                                                                                      
│   ├── base-context.xml                                                                                                                                                                           
│   └── cgi-context.xml                                                                                                                                                                            
├── eepPriv.dat                       # PRIVATE KEY FOR HIDDEN SERVICE                                                                                                                             
├── eepsite/                                                                                                                                                                                       
│   ├── cgi-bin/                                                                                                                                                                                   
│   ├── docroot/                                                                                                                                                                                   
│   │   ├── help.html                                                                                                                                                                              
│   │   ├── index.html                                                                                                                                                                             
│   │   ├── robots.txt                                                                                                                                                                             
│   │   └── torrents/                                                                                                                                                                              
│   ├── logs/                                                                                                                                                                                      
│   │   └── 2018_10_26.request.log                                                                                                                                                                 
│   └── webapps/                                                                                                                                                                                   
│       └── tracker.war                                                                                                                                                                            
├── etc/                                                                                                                                                                                           
│   ├── realm.properties                                                                                                                                                                           
│   └── webdefault.xml                                                                                                                                                                             
├── i2ptunnel.config                  # Networking, Rate Limits, I2CP Configuration                                                                                                                
├── jetty.xml                                                                                                                                                                                      
├── lib/                                                                                                                                                                                           
│   └── zzzot.jar                                                                                                                                                                                  
├── LICENSE.txt                                                                                                                                                                                    
├── plugin.config                     # Plugin information                                                                                                                                         
├── README.txt                                                                                                                                                                                     
├── templates/                                                                                                                                                                                     
│   ├── contexts/                                                                                                                                                                                  
│   │   ├── base-context.xml                                                                                                                                                                       
│   │   └── cgi-context.xml                                                                                                                                                                        
│   ├── etc/                                                                                                                                                                                       
│   │   ├── realm.properties                                                                                                                                                                       
│   │   └── webdefault.xml                                                                                                                                                                         
│   ├── help.html                                                                                                                                                                                  
│   └── jetty.xml                     # Web Server Configuration                                                                                                                                   
└── zzzot.config                      # Announce Interval

Code: Select all

tracker.crypthost.i2p
http://ri5a27ioqd4vkik72fawbcryglkmwyy4726uu5j3eg6zqh2jswfq.b32.i2p/announce
Post Reply