Skipping Static ISP
When enabled, this option instructs our router to skip static proxies.
To enable this feature, you will need to add the _skipispstatic-
key with value 1.
Example:
curl -v -x http://username123:[email protected]:12321 -L http://example.com
Last updated