79373602

Date: 2025-01-21 08:15:33
Score: 2
Natty:
Report link

here is chromium docs:https://chromium.googlesource.com/chromium/src/+/main/net/docs/proxy.md

your commandline "chrome --proxy-server="https://206.246.75.178:3129" not work may because you use a https protocol.

you can try to use this commandline: chrome --proxy-server="http://206.246.75.178:3129" which use a http protol proxy

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: 张思超