proxy.c

I am writing a HTTP/s proxy server from scratch in C. So far I have successfully implemented basic HTTP proxying. Much work still has to be done though. I am looking for interested folks who would be interested in helping me and build a bond to advance this project further, if their interest or passion is genuine and strong.

The reason for such an absurd goal is to write a new terminal foss wanna-be BurpSuite hacking utility. One that does not impose hard delay limits on the user’s requests nor hides any functionality behind an expensive license - like BurpSuite. I want this to be a swiss army knife of my hacking days. Potentially helping my-future-self and, if this really succeeds, other web security engineers as well - a dream. Thus I am looking forward to any contacts at jerebica dot kevin at gmail from interested candidates.

In the meantime, you can take a look at the progress or source-code of the proxy.c at tesseract:81/0xdeadbeer/proxy - my self-hosted Gitea instance

Current TODO list: