Yet Another Intercepting Proxy
Find a file
Jonathan Hodgson 8a5bfe9b36 Now working for simple, non-encrypted requests
making requests to something like example.com over a non-encrypted
connection now works. Binary files are unlikely to work at the moment
although I haven't tried. Also, non-encrypted doesn't work.

I have also changed a little about how tests work. Requests tests now
display much better.
2022-01-18 21:45:58 +00:00
docs I have made a start 2021-12-27 21:43:11 +00:00
src Now working for simple, non-encrypted requests 2022-01-18 21:45:58 +00:00
tests Now working for simple, non-encrypted requests 2022-01-18 21:45:58 +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.