justcoding121 / titanium-web-proxy

A cross-platform asynchronous HTTP(S) proxy server in C#.
MIT License
1.93k stars 611 forks source link

Windows wrapper #873

Open Kebechet opened 3 years ago

Kebechet commented 3 years ago

To use titanium much easier on Windows I have createad a simple wrapper in order to intercept and change data in requests/responses. If you find it useful can you link it to your repo ?

Thank you.