RandyTek
RandyTek

Reputation: 4754

how to automatically choose proxy server used in the browser according to different URL

I have a set of proxy servers available, say one in China, one in USA, and one in Hong Kong. I hope the web browser, say Chrome, can choose these proxy servers automatically according to some type of configuration files. For example, the configuration file indicates that when connecting websites such as A, B, C, the browser should choose proxy server in China; when connecting websites such as D, E, the browser should choose proxy server in USA.

Upvotes: 0

Views: 171

Answers (1)

Chunliang Lyu
Chunliang Lyu

Reputation: 1750

Try Proxy Switchy, your can use rules to define proxy for specific url pattern.

Upvotes: 2

Related Questions