NaïveProxy uses Chrome's network stack to camouflage traffic with strong censorship resistence and low detectablility. Reusing Chrome's stack also ensures best practices in performance and security.
 
 
 
 
 
 
Go to file
klzgrad 740facaa39 net/spdy: Reduce warnings about RST on invalid streams
Per RFC 7540#6.4:

  However, after sending the RST_STREAM, the sending endpoint MUST be
  prepared to receive and process additional frames sent on the stream
  that might have been sent by the peer prior to the arrival of the
  RST_STREAM.
2026-05-01 09:55:30 +08:00
src net/spdy: Reduce warnings about RST on invalid streams 2026-05-01 09:55:30 +08:00
.gitignore Add .gitignore 2026-04-30 22:42:00 +08:00