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 ce8c22e607 musl: allocator: Avoid deadlock in pthread_atfork
Musl 1.2.3 and before call malloc() in pthread_atfork(),
which may result in a deadlock.
2025-02-08 20:01:01 +08:00
src musl: allocator: Avoid deadlock in pthread_atfork 2025-02-08 20:01:01 +08:00
.gitignore Add .gitignore 2025-02-07 07:20:50 +08:00