Files
i2p.plugins.zzzot/plugin/clients.config

9 lines
339 B
Plaintext
Raw Normal View History

2010-03-21 15:08:07 +00:00
clientApp.0.main=net.i2p.zzzot.ZzzOTController
clientApp.0.name=ZzzOT
clientApp.0.args=-d $PLUGIN start
clientApp.0.stopargs=-d $PLUGIN stop
clientApp.0.delay=0
2010-03-21 15:08:07 +00:00
clientApp.0.startOnLoad=true
# we also use i2p.jar and i2ptunnel.jar, they are in the standard router classpath
clientApp.0.classpath=$PLUGIN/lib/zzzot.jar,$I2P/lib/i2psnark.jar