justcoding121 / titanium-web-proxy

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

how to use ExternalProxy as a proxy client instead of using the proxy server.... #883

Open KangJonghwa opened 2 years ago

KangJonghwa commented 2 years ago

in the proxy Models name space, there is the externalserver class object...But i don't know how i can make it work as a proxy client instead of the complex server... plz tell me the method to make it work....