Yet Another Intercepting Proxy
Find a file
Jonathan Hodgson 6eaad263be Moves some logic out of proxy and into main
Also fixes some segfaults caused by trying to free memory that wasn't
allocated with strdup or malloc etc.

Fixes some tests
2022-01-19 12:56:11 +00:00
docs I have made a start 2021-12-27 21:43:11 +00:00
src Moves some logic out of proxy and into main 2022-01-19 12:56:11 +00:00
tests Moves some logic out of proxy and into main 2022-01-19 12:56:11 +00:00
.gitignore Deletes binary 2022-01-05 11:06:06 +00:00
.gitmodules Adds µnit submodule for tests 2021-12-27 21:46:47 +00:00
Makefile Now working for simple, non-encrypted requests 2022-01-18 21:45:58 +00:00
README.md I have made a start 2021-12-27 21:43:11 +00:00

YAIP

This will hopefully one day be an intercepting proxy written in c. I am using it as a way to learn rather than as a tool I expect other people to use. However, if you wish to, you are welcome to use this.

Check laws in your local area, this tool should only be used for legal purposes.