<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Serov.eu &#187; socks5</title>
	<atom:link href="https://serov.eu/?feed=rss2&#038;tag=socks5" rel="self" type="application/rss+xml" />
	<link>https://serov.eu</link>
	<description>Блог программиста</description>
	<lastBuildDate>Thu, 30 Apr 2026 12:31:53 +0000</lastBuildDate>
	<language>ru-RU</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.15</generator>
	<item>
		<title>Using a socks proxy with git for the http transport</title>
		<link>https://serov.eu/?p=280</link>
		<comments>https://serov.eu/?p=280#comments</comments>
		<pubDate>Thu, 26 Apr 2018 17:42:29 +0000</pubDate>
		<dc:creator><![CDATA[Evgen]]></dc:creator>
				<category><![CDATA[Программирование]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[socks5]]></category>

		<guid isPermaLink="false">https://serov.eu/?p=280</guid>
		<description><![CDATA[git config --global http.proxy 'socks5://127.0.0.1:7070']]></description>
				<content:encoded><![CDATA[<pre>
git config --global http.proxy 'socks5://127.0.0.1:7070'
</pre>
]]></content:encoded>
			<wfw:commentRss>https://serov.eu/?feed=rss2&#038;p=280</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
