<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Proxy on Howar31 Blog</title><link>https://blog.howar31.com/tags/proxy/</link><description>Recent content in Proxy on Howar31 Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Wed, 22 Apr 2026 20:34:23 +0800</lastBuildDate><atom:link href="https://blog.howar31.com/tags/proxy/index.xml" rel="self" type="application/rss+xml"/><item><title>Proxy Settings Note</title><link>https://blog.howar31.com/posts/proxy-settings/</link><pubDate>Sun, 21 Apr 2019 00:00:00 +0000</pubDate><guid>https://blog.howar31.com/posts/proxy-settings/</guid><description>&lt;div class="hint-container tip"&gt;
 &lt;p class="hint-container-title"&gt;
 &lt;i class="fas fa-lightbulb" aria-hidden="true"&gt;&lt;/i&gt;
 Edit - 2019.09.16
 &lt;/p&gt;
 &lt;ul&gt;
&lt;li&gt;Add/Edit &lt;a href="#git"&gt;Git&lt;/a&gt; section.&lt;/li&gt;
&lt;li&gt;Add command for NPM proxy&lt;/li&gt;
&lt;li&gt;Fix typo&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;p&gt;There are so many different system or tool configs to set if you are behind a proxy. This article simply note where and how to set them.&lt;/p&gt;
&lt;p&gt;I will use these settings for the following example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Proxy Host: host&lt;/li&gt;
&lt;li&gt;Proxy Port: 3128&lt;/li&gt;
&lt;li&gt;Proxy User: username&lt;/li&gt;
&lt;li&gt;Proxy Password: password&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="hint-container warning"&gt;
 &lt;p class="hint-container-title"&gt;
 &lt;i class="fas fa-exclamation-triangle" aria-hidden="true"&gt;&lt;/i&gt;
 Warning
 &lt;/p&gt;
 You need to &lt;strong&gt;URL encode&lt;/strong&gt; your username or password if special characters contains.&lt;br&gt;
i.g. &lt;em&gt;whitespace&lt;/em&gt; = &lt;code&gt;%20&lt;/code&gt;, &lt;em&gt;&amp;amp;&lt;/em&gt; = &lt;code&gt;%26&lt;/code&gt;, etc&amp;hellip;
&lt;/div&gt;

&lt;h2 id="ubuntu"&gt;Ubuntu&lt;/h2&gt;
&lt;p&gt;Config file path: &lt;code&gt;/etc/environment&lt;/code&gt;&lt;/p&gt;</description></item></channel></rss>