- No username and password required: To configure proxy without username and password:
export http_proxy=http://SERVER:PORT/ - Username and password authentication: To configure the proxy server with username and password authentication:
export http_proxy=http://USERNAME:PASSWORD@SERVER:PORT/
Latest posts by Rajesh Kumar (see all)
- What Popular Apps Were Built With C/C++. Why Other Programming Languages Would Not Suit? - January 9, 2025
- Top 11 DevOps consulting companies in 2024. - January 8, 2025
- Atlassian Jira Demo - January 4, 2025