Opened 7 years ago
Closed 5 years ago
#1191 closed enhancement (fixed)
Ant target and support for i2psnark standalone
Reported by: | zzz | Owned by: | psi |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.27 |
Component: | apps/i2psnark | Version: | 0.9.10 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
Target was removed years ago, didn't work at the time, or it was to much of a pain to keep working, can't remember. Nobody used it.
Bring it back, unhide I2CP host/port setting. Have to bundle Jetty jars and i2p.jar, have some start script for Jetty, configure port, directories, etc etc. Maybe can make snark be the top level of the server… maybe not.
http://forum.i2p/viewtopic.php?p=53188#53188
very low priority, at least for me
Subtickets
Change History (4)
comment:1 Changed 6 years ago by
Milestone: | 0.9.15 |
---|
comment:2 Changed 6 years ago by
Milestone: | → soon |
---|---|
Owner: | changed from zzz to psi |
Status: | new → accepted |
comment:3 Changed 6 years ago by
The standalone target is in a weird state.
A lot of the css and resources are bundled in the routerconsole but I fixed up the code so that it builds and runs standalone.
comment:4 Changed 5 years ago by
Milestone: | soon → 0.9.27 |
---|---|
Resolution: | → fixed |
Status: | accepted → closed |
In a0ce75987b395d972c9f6f3d099316a5f9830d6e i2p.i2p.zzz.test2 to be propped for 0.9.27 based on substantial work by psi in his i2psnark_rpc github branch
I really really want this so I'll take a swing at it.