Any openjdk 8 or higher should work with I2P 2.10.0. I've tested everything from Java 8 to 24. But we don't do a lot of testing on MacOS.
As of the next release we will require Java 17 or higher.
If it doesn't work, please report the error messages or logs.
Search found 235 matches
- 16 Oct 2025 18:37
- Forum: Router
- Topic: High Strangeness with Java versions on MacOS
- Replies: 1
- Views: 3418
- 13 Sep 2025 11:50
- Forum: I2PSnark
- Topic: BiglyBT supports UDP trackers
- Replies: 2
- Views: 8209
Re: BiglyBT supports UDP trackers
I heard back from Bigly, he does have it working but does not have retransmission implemented yet. Without it, he reports that the success rate is pretty low. So there's some things to be investigated, I gave him some ideas, but also he's probably going to have to go back and do some more coding. Pr...
- 12 Sep 2025 11:19
- Forum: I2PSnark
- Topic: BiglyBT supports UDP trackers
- Replies: 2
- Views: 8209
Re: BiglyBT supports UDP trackers
Nice. I kept Bigly in the loop as we worked on the proposal earlier this year, but I didn't know he was working on it.
I'm pretty sure you'll need the new version of the I2P plugin also, which I see in github but I don't think is live yet. I'll try to find out what the schedule is.
I'm pretty sure you'll need the new version of the I2P plugin also, which I see in github but I don't think is live yet. I'll try to find out what the schedule is.
- 08 Sep 2025 12:33
- Forum: I2PSnark
- Topic: qBittorrent overall throughput surpasses BiglyBT & I2PSnark
- Replies: 11
- Views: 33504
Re: qBittorrent overall throughput surpasses BiglyBT & I2PSnark
Yeah thanks for repeating, didn't really sink in the first time.
- 04 Sep 2025 16:05
- Forum: I2PSnark
- Topic: Tixati implemeted UDP Trackers in version 3.37
- Replies: 1
- Views: 5408
Re: Tixati implemeted UDP Trackers in version 3.37
Nice.
I did release ZzzOT 0.20 for the UDP support a couple weeks back, for those ops that haven't updated yet, it should auto-update when you update the router to 2.10 when it comes out next week.
I did release ZzzOT 0.20 for the UDP support a couple weeks back, for those ops that haven't updated yet, it should auto-update when you update the router to 2.10 when it comes out next week.
- 04 Sep 2025 16:02
- Forum: I2PSnark
- Topic: qBittorrent overall throughput surpasses BiglyBT & I2PSnark
- Replies: 11
- Views: 33504
Re: qBittorrent overall throughput surpasses BiglyBT & I2PSnark
Anybody have a good theory why? Is it just that they're focused solely on bittorrent and we're doing a hundred things around here, or are there specific choices they've made? Or that a non-Java application will always be faster? Obviously, DHT and PEX aren't relevant to speeds if you're running torr...
- 04 Sep 2025 15:55
- Forum: Router
- Topic: High number of banned peers
- Replies: 3
- Views: 9303
Re: High number of banned peers
The network will use what it needs. In times of high congestion or attacks, it may need more than it does now. Also, connection count and tunnel count aren't by themselves great metrics to use for "contribution". There's also good reasons not to let one router "swallow" all the t...
- 28 Aug 2025 20:51
- Forum: I2PSnark
- Topic: Percentage downloaded is less than sum of uploads
- Replies: 6
- Views: 24228
Re: Percentage downloaded is less than sum of uploads
You only download a piece once. You can upload a piece once, never, or many many times.
- 27 Aug 2025 12:48
- Forum: Router
- Topic: Blocklist/ permanent deletion for Addressbook?
- Replies: 2
- Views: 21075
Re: Blocklist/ permanent deletion for Addressbook?
Not a bad suggestion for a perma-delete feature. However, most subscription sources, but not all, will only serve you the newest entries (using the etag or last-mod header as a clue), so you won't ever get an old entry a second time. You may wish to identify where the entry came back from, then not ...
- 27 Aug 2025 12:44
- Forum: Router
- Topic: Inconsistent Reseeding Across Systems & I2CP Streaming Issues (i2p‑core 2.7.0)
- Replies: 1
- Views: 48460
Re: Inconsistent Reseeding Across Systems & I2CP Streaming Issues (i2p‑core 2.7.0)
The unknown signer error is because you haven't included the su3 cert in your build (installer/resources/certificates/reseed/). You need to keep those up to date. No clues on the others, you'll have to increase log levels to figure it out. Streaming can be much more laggy and unreliable than standar...