Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 204 Bytes

http-proxy-type-example.md

File metadata and controls

16 lines (10 loc) · 204 Bytes

HTTP proxy type example

#...
[ProxyList]
http 1.2.3.5 1235
  • [ProxyList] - list of proxies to use
  • http - use HTTP proxy type
  • 1.2.3.5 1235 - proxy host and port

group: type