Toby
Toby
The project needs to be modularized for Java 9 before we can use `jlink` to generate bundled portable JREs
Gradle doesn't officially support Jigsaw yet. Guess we will have to wait for it.
SSH用的是TCP协议 dragonite是UDP 可能你的网络UDP不太稳定?我建议你试试用iperf3之类的先测试下UDP联通情况
Actually we want to add this feature for a long time, but can't find a proper lightweight Java HTTP proxy library. Recommend to us if you know any.
Wow, I never expected this project to get a security audit from Cure53. Thanks for your effort - I will definitely take a look and fix the issues.
RPT-03-003 is fixed in fc28c0198013fa37e746667dcbdde2d8c89cba94. However, I don't think fixing RPT-03-004 is possible, at least not in the way they suggested. We are implementing a standard SOCKS5 server, and unless...
Hi @certaintls , the purpose of this commit was to separate QUIC's PacketConn initialization process from the server/client transports. These "transports" now only handle outbound connections (how the server &...
@marten-seemann Any hope of this being merged? I'm willing to address any obstacles or concerns that prevent this from being considered. I've been using this patch in my project for...
Thanks @marten-seemann . I will attach some real world benchmarks & see what I can do about the frame sorter tests.
> @tobyxdd Not urgent, but have you made any progress with this PR? I was busy working on some other stuff. Should be able to post the results this week