diff --git a/plugin/clients.config b/plugin/clients.config deleted file mode 100644 index 794b90a..0000000 --- a/plugin/clients.config +++ /dev/null @@ -1,8 +0,0 @@ -clientApp.0.main=net.i2p.i2pcontrol.I2PControlController -clientApp.0.name=I2PControl -clientApp.0.args=-d $PLUGIN start -clientApp.0.stopargs=-d $PLUGIN stop -clientApp.0.delay=15 -clientApp.0.startOnLoad=true -# we also use i2p.jar and i2ptunnel.jar, they are in the standard router classpath -clientApp.0.classpath=$PLUGIN/lib/I2PControl.jar diff --git a/plugin/templates/help.html b/plugin/templates/help.html deleted file mode 100644 index 9208f85..0000000 --- a/plugin/templates/help.html +++ /dev/null @@ -1,56 +0,0 @@ -
Click here to see the current stats. -This link is also at the top of your router console when ZzzOT is running. - -
Report bugs or add comments on -the plugin forum on zzz.i2p. - -
Your Base 32 address is $B32. - Others may access your eepsite using this address, even if you do not publish a hostname. -
Once you decide on a host name, you may - add the key to your local addressbook here. -
Your Base 64 key is:
-
You will need this key to register a hostname at stats.i2p.
-
Your private key file is $PLUGIN/eepPriv.dat - back it up!!! -
Your eepsite document root is $PLUGIN/eepsite/docroot, - you may put other files there is you wish to have additional content on your eepsite. -
The supported announce URLs are: -
The supported scrape URLs are: -
Your eepsite tunnel is configured for 2 inbound and 2 outbound tunnels, 3 hops each. - You may change tunnel settings by editing $PLUGIN/i2ptunnel.config and restarting the plugin. - The tunnel will not appear in i2ptunnel. - If your tracker gets over 1000 peers, you will probably want to increase the number of tunnels. -
The Jetty webserver port is 7662. If you must change it, edit jetty.xml, i2ptunnel.config, and plugins.config - in the directory $PLUGIN. Then stop and restart the plugin. -
This help file is $PLUGIN/eepsite/docroot/help.html, you should probably move it - outside of the document root before you announce your eepsite as it may contain your user name. -
As you probably know, an open tracker does not require torrents to be registered,
- and it does not host torrent files. You can, however, host torrent files elsewhere on
- the eepsite, for example at /torrents.
-
-
diff --git a/plugin/templates/jetty.xml b/plugin/templates/jetty.xml
deleted file mode 100644
index 711070d..0000000
--- a/plugin/templates/jetty.xml
+++ /dev/null
@@ -1,190 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-