noisy-shuttle icon indicating copy to clipboard operation
noisy-shuttle copied to clipboard

Secure proxy service indistinguishable from whitelisted TLS website

Results 7 noisy-shuttle issues
Sort by recently updated
recently updated
newest added

1. Implement Connection Reuse: Currently, we encounter SSL handshake rejections due to fast connection handshakes, resulting in decreased speed and a poor user experience. While MUX partially addresses this issue,...

enhancement

Hi @Gowee - is there an active license for this codebase? I don't see anything explicitly documented in the README or code headers.

A tight window limits bandwidth, while a loose window undermines the effectiveness of flow control, resulting in higher latency & jitter. The current implementation (in dev branch) is ported from...

Hi, I was wondering if you have considered adding a reverse tunnel option? I have remote systems behind NAT and it would be useful for them to create a tunnel...

For simplicity of implementation and flexibility of ClientHello fingerprint, the tunnel implementation till now (v0.2.1) puts Noise ephemeral public key into client random. This provides no protection against active probing...