Commit Graph

29 Commits (9b26491a819b50c746b7579964f3b393c22880e4)

Author SHA1 Message Date
knaccc 9b26491a81 now using I2P i2p-0.9.42
5 years ago
knaccc b9a5baef78 log to stdout when I2P has warmed up
5 years ago
knaccc 5bb21b3f92 control port changed to 8051 as per suggestion from dsc_
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 ba43496762 readme error corrected for client.create syntax
5 years ago
knaccc a4d6161072 new tunnelcontrol commands: router.setBandwidthLimitKBps, router.getBandwidthLimitKBps, router.getBandwidthStats
5 years ago
knaccc 540c1a3c25 inform user of the port to open in their firewall
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 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
knaccc 066ae985c8 all.destroy command to remove all tunnels
5 years ago
knaccc e5c256ff8c tunnels now persisted automatically in tunnels.json
5 years ago
knaccc c5a5ba90ad save server keys file as <base32addr>.keys
5 years ago
knaccc 933e1a7268 Store server tunnel keys / read tunnel keys from a specified directory when creating a tunnel with tunnelcontrol
5 years ago
knaccc b0588a2b11 Store server tunnel keys / read tunnel keys from a specified directory when creating a tunnel with tunnelcontrol
5 years ago
knaccc fcfab6ae00 Store server tunnel keys / read tunnel keys from a specified directory when creating a tunnel with tunnelcontrol
5 years ago
knaccc 7c315e422c tunnel field now volatile to ensure other monitoring threads see latest changes
5 years ago
knaccc 3e75fa165e Added state column to tunnels table
5 years ago
knaccc 7374e9455c Code refactored, new cross platform I2P-zero GUI
5 years ago