Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
March 22, 2022 08:26 am GMT

Terminal Proxy Point

1If you want to use HTTP by proxy on terminal, you should turn on the "http proxy" on SSR setting:
Image description

Image description

the port here is where your terminal would go through:

Image description

and if you don't set properly, you would get this:

Image description

Curl goes with https(http proxy)

2Don't ping google to verify your proxy setting. ping goes with ICMP protocol, ICMP is a network layer protocol, and https is an application layer protocol, that's why your proxy setting won't work.


Original Link: https://dev.to/h4cd/terminal-proxy-point-40hh

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To