An encrypted proxy for browser javascript
83
stars
410
commits
Rust
primary language
Aug 26, 2026
updated
Epoxy is an encrypted proxy for browser javascript. It allows you to make requests that bypass CORS without compromising security by running SSL/TLS inside webassembly and using the Wisp protocol to proxy TCP connections.
It also has a Wisp library implementation for Rust and a performant Wisp server built in Rust.
See the client readme and server readme for instructions on how to build and use them.
Rust
87.6%
TypeScript
5.9%
JavaScript
3.9%
Shell
1.7%
An encrypted proxy for browser javascript
83
stars
410
commits
Rust
primary language
Aug 26, 2026
updated
Epoxy is an encrypted proxy for browser javascript. It allows you to make requests that bypass CORS without compromising security by running SSL/TLS inside webassembly and using the Wisp protocol to proxy TCP connections.
It also has a Wisp library implementation for Rust and a performant Wisp server built in Rust.
See the client readme and server readme for instructions on how to build and use them.
Rust
87.6%
TypeScript
5.9%
JavaScript
3.9%
Shell
1.7%