A programmable TCP proxy
Go to file
Erik van Bennekum d4c9a80ebe
Merge pull request #2 from GreenPenguino/redirect
Redirect connections
2023-03-20 15:46:49 +01:00
examples Add redirection for existing connections 2023-03-15 15:55:02 +01:00
src Add support for ipv6 2023-03-20 15:41:10 +01:00
.gitignore Create Rust project and add proxy functionality 2023-03-14 15:17:09 +01:00
Cargo.toml Create Rust project and add proxy functionality 2023-03-14 15:17:09 +01:00
delete.sh Add new and delete curl scripts 2023-03-14 15:19:34 +01:00
modify.sh Add modify curl script 2023-03-14 17:38:23 +01:00
new.sh Add new and delete curl scripts 2023-03-14 15:19:34 +01:00
README.md Create README.md 2023-03-13 14:54:33 +01:00

Proxima Centauri

A programmable TCP proxy for enabling Moving Target Defense