Score:0

Proxy in Ubuntu

ธง cn

I set proxy in Ubuntu by adding in file /etc/environment

export HTTP_PROXY="http://user:pass@proxy:port"
export HTTPS_PROXY="http://user:pass@proxy:port"
export NO_PROXY="localhost,127.0.0.1,::1"

and adding in file /etc/apt/apt.conf

Acquire::http::Proxy "http://user:pass@proxy:port";
Acquire::https::Proxy "http://user:pass@proxy:port";

reload an OS, and when i use

curl https://ipinfo.io/ip

and is show proxy IP, but when in browser when i check an IP it shows no proxy IP. I know that i can configure proxy in browser, but how can I configure it from command line.

คำถามนี้เป็นภาษาอื่นๆ:

โพสต์คำตอบ

คนส่วนใหญ่ไม่เข้าใจว่าการถามคำถามมากมายจะปลดล็อกการเรียนรู้และปรับปรุงความสัมพันธ์ระหว่างบุคคล ตัวอย่างเช่น ในการศึกษาของ Alison แม้ว่าผู้คนจะจำได้อย่างแม่นยำว่ามีคำถามกี่ข้อที่ถูกถามในการสนทนา แต่พวกเขาไม่เข้าใจความเชื่อมโยงระหว่างคำถามและความชอบ จากการศึกษาทั้ง 4 เรื่องที่ผู้เข้าร่วมมีส่วนร่วมในการสนทนาด้วยตนเองหรืออ่านบันทึกการสนทนาของผู้อื่น ผู้คนมักไม่ตระหนักว่าการถามคำถามจะมีอิทธิพลหรือมีอิทธิพลต่อระดับมิตรภาพระหว่างผู้สนทนา