<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Git_Proxy</id>
	<title>Git Proxy - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Git_Proxy"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Git_Proxy&amp;action=history"/>
	<updated>2026-06-05T13:41:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Git_Proxy&amp;diff=31385&amp;oldid=prev</id>
		<title>Chao at 09:03, 24 May 2021</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Git_Proxy&amp;diff=31385&amp;oldid=prev"/>
		<updated>2021-05-24T09:03:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Proxy ===&lt;br /&gt;
* git config --global http.proxy http://127.0.0.1:1080&lt;br /&gt;
for ss socks5, use git config --global http.proxy socks5://127.0.0.1:1080&lt;br /&gt;
* git config --global https.proxy https://127.0.0.1:1080&lt;br /&gt;
for ss socks5, use git config --global https.proxy socks5://127.0.0.1:1080&lt;br /&gt;
&lt;br /&gt;
* npm config delete proxy&lt;br /&gt;
&lt;br /&gt;
Clash&lt;br /&gt;
* git config --global http.proxy http://127.0.0.1:7890&lt;br /&gt;
* git config --global https.proxy http://127.0.0.1:7890&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
list and unset&lt;br /&gt;
* git config --global --unset http.proxy&lt;br /&gt;
* git config --global --unset https.proxy&lt;br /&gt;
* git config -l&lt;br /&gt;
&lt;br /&gt;
[[category: Git]]&lt;br /&gt;
[[category: Proxy]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>