justcoding121 / titanium-web-proxy

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

Added parameter to Start controlling if system proxy settings should be cleared. #876

Closed badochov closed 3 years ago

badochov commented 3 years ago

Purpose of this parameter is to enable proxy to be run on system startup reusing previously set port on system where user cannot change proxy settings due to admin restrictions.

Doneness: