A programmable TCP proxy
Go to file
Erik van Bennekum 31e753311e
Merge pull request #6 from GreenPenguino/rename-command
Make signature optional, flatten JSON
2023-04-18 10:57:36 +02:00
examples Add redirection for existing connections 2023-03-15 15:55:02 +01:00
src Make signature optional, flatten JSON 2023-04-18 10:47:15 +02:00
.gitignore Create Rust project and add proxy functionality 2023-03-14 15:17:09 +01:00
Cargo.toml Add signature verification 2023-03-21 15:32:08 +01:00
create.sh Change 'New' command to 'Create' 2023-03-22 14:54:28 +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
README.md Create README.md 2023-03-13 14:54:33 +01:00

Proxima Centauri

A programmable TCP proxy for enabling Moving Target Defense