Commit Graph

62 Commits (7e5cdbb6e36fab1820ca2f6ffafc0cbe0e592dbe)

Author SHA1 Message Date
knaccc 802939088b upgrade to i2p 0.9.47, switch to json.org library to prevent library clash with i2p changes, i2p-zero version 1.18 release
4 years ago
knaccc 8ce2d51512 allow tunnels table rows to be edited
4 years ago
knaccc d6de605095 v1.17 version bump
4 years ago
knaccc 580bde2654 v1.16 version bump
4 years ago
knaccc 80319b9a67 v1.15 version bump
4 years ago
knaccc 38a3ddfef0 1.14 version bump, display transfer amount in MB/GB/TB/PB
5 years ago
knaccc adc0621a71 v1.13 upgrade to commons-compress-1.19.jar, upgrade to java 13 which will release memory to OS when not in use
5 years ago
knaccc 9fe79da840 v1.12 third release fix due to to tunnelcontrol bug
5 years ago
knaccc 490cf44700 v1.12 second release fix due to to tunnelcontrol bug
5 years ago
knaccc 20f1c02939 tunnelcontrol fix for vanity generation
5 years ago
knaccc 8ebd85866c server vanity b32 address command added
5 years ago
knaccc fd9abef087 server vanity b32 address command added
5 years ago
knaccc 9b26491a81 now using I2P i2p-0.9.42
5 years ago
knaccc 256a850f34 now using I2P i2p-0.9.42
5 years ago
knaccc b9a5baef78 log to stdout when I2P has warmed up
5 years ago
knaccc 8c310b5df9 v1.11 version bump
5 years ago
knaccc 5bb21b3f92 control port changed to 8051 as per suggestion from dsc_
5 years ago
knaccc 2126e35e5a version bump
5 years ago
knaccc ce78639065 prevent duplicate port assignment
5 years ago
knaccc 1a52185ede prevent duplicate port assignment
5 years ago
knaccc 31b7395276 only attempt to open tunnels once the router is ready and running, to speed up startup time
5 years ago
knaccc db1450bf92 SOCKS tunnel opening/open status bug fixed
5 years ago
knaccc 12e4907204 I2P-zero v1.9 - now has version command, to assist integration. Tunnel control port changed as per suggestion by moneromooo
5 years ago
knaccc 450fdd5371 I2P-zero v1.8 now based on i2p-0.9.41
5 years ago
knaccc ba43496762 readme error corrected for client.create syntax
5 years ago
knaccc 2c0f3e94a4 v1.7 now using I2P 0.9.40
5 years ago
knaccc 3d436d8a8c eliminate startup race condition on reading router.config file, prevent router state exception while waiting for initialization
5 years ago
knaccc a4d6161072 new tunnelcontrol commands: router.setBandwidthLimitKBps, router.getBandwidthLimitKBps, router.getBandwidthStats
5 years ago
knaccc dcfae751ca version sanitization fix
5 years ago
knaccc d4fc52dae8 fixed recursive folder copy code
5 years ago
knaccc 4a30608836 fixed first start race condition for router.config file being available
5 years ago
knaccc 98760a840e updatecheck fix
5 years ago
knaccc 540c1a3c25 inform user of the port to open in their firewall
5 years ago
knaccc f9208da8f7 now building with i2p version 0.9.39
5 years ago
knaccc d9e373f148 dependency fix
5 years ago
knaccc 6518b6e054 executable wrapper build fixes
5 years ago
knaccc 903f96d0b4 persist bandwidth slider setting across restarts
5 years ago
knaccc edbe1ac938 persist bandwidth slider setting across restarts
5 years ago
knaccc 989e57d8b0 persist bandwidth slider setting across restarts
5 years ago
knaccc 1585edb2f3 removed startup race condition. shutdown and exit now triggered on off switch toggled
5 years ago
knaccc 3ca894ced3 set min threads to 1 for jetty to keep resource usage low
5 years ago
knaccc 48afd8543e shutdown fixes
5 years ago
knaccc 65a4f8b659 produce fat JAR for non-module dependencies, to prevent split-package warnings and classpath issues
5 years ago
knaccc 9b6868468f readme fix
5 years ago
knaccc 0a29eacf87 readme fix
5 years ago
knaccc 21c001fc37 report state of tunnels (open vs opening)
5 years ago
knaccc d32fecf5ca added highres icon
5 years ago
knaccc 2c7cc2f9f9 removed propertychangelistener so that no java.desktop module dependency required in non-gui version
5 years ago
knaccc ea77448002 New command to get JSON of all tunnels
5 years ago
knaccc 35e68db438 provide option to allow server tunnel creation without having to create a directory for key storage
5 years ago