<?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>Proxy Server Archives - IODocs</title>
	<atom:link href="https://www.iodocs.com/tag/proxy-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iodocs.com/tag/proxy-server/</link>
	<description>IODocs: Comprehensive How-To Guides, Software Tutorials, and More IODocs.com</description>
	<lastBuildDate>Mon, 15 Jul 2019 22:58:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.iodocs.com/wp-content/uploads/2019/01/cropped-logoIODOCSretina-32x32.avif</url>
	<title>Proxy Server Archives - IODocs</title>
	<link>https://www.iodocs.com/tag/proxy-server/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Debian 10 Buster : Proxy Server : Configure Proxy Clients</title>
		<link>https://www.iodocs.com/debian-10-buster-proxy-server-configure-proxy-clients/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Mon, 15 Jul 2019 22:42:37 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Debian 10 Buster]]></category>
		<category><![CDATA[Proxy Server]]></category>
		<guid isPermaLink="false">https://www.iodocs.com/?p=2519</guid>

					<description><![CDATA[<p>1. Configure Proxy Clients Configure proxy settings like follows on Debian Client. root@client:~# vi /etc/profile # add follows to the end (set proxy settings to the environment variables) MY_PROXY_URL="http://prox.iodocs.com:3128/" HTTP_PROXY=$MY_PROXY_URL HTTPS_PROXY=$MY_PROXY_URL FTP_PROXY=$MY_PROXY_URL http_proxy=$MY_PROXY_URL https_proxy=$MY_PROXY_URL ftp_proxy=$MY_PROXY_URL export HTTP_PROXY HTTPS_PROXY FTP_PROXY http_proxy https_proxy ftp_proxy root@client:~# source /etc/profile # it's OK all, but it's possible to set proxy [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/debian-10-buster-proxy-server-configure-proxy-clients/">Debian 10 Buster : Proxy Server : Configure Proxy Clients</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
