Added clients.conf
This commit is contained in:
8
scripts/clients.config
Normal file
8
scripts/clients.config
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
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
|
Reference in New Issue
Block a user