-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Proxy
Dr_rOot edited this page Jan 28, 2020
·
5 revisions
This document is referenced from https://aria2.github.io/manual/en/html/aria2c.html#cmdoption-all-proxy
The proxy protocol only supports http or https. Support simple user password authentication.
Proxy value format: [http://][USER:PASSWORD@]HOST[:PORT]
[]
Optional Parameter
🌰For Example:
http://127.0.0.1:6666
https://192.168.50.110:8443
http://user123:[email protected]:7788