A TLS man-in-the-middle proxy that can replace byte sequences of same length in outbound requests
Go to file
2021-03-15 09:05:10 +00:00
src feat: implement basic forward proxy using CONNECT 2021-03-15 09:05:10 +00:00
.gitignore feat: boilerplate, Hello World! 2021-03-14 22:12:02 +00:00
Cargo.lock feat: implement basic forward proxy using CONNECT 2021-03-15 09:05:10 +00:00
Cargo.toml feat: implement basic forward proxy using CONNECT 2021-03-15 09:05:10 +00:00