<?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>Pro Proxier &#187; Proxy Building</title>
	<atom:link href="http://www.proproxier.com/article/category/proxy-building/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.proproxier.com</link>
	<description>Pro&#039;s Tips to Make Money from Web Proxy Business</description>
	<lastBuildDate>Mon, 05 Oct 2009 21:04:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Secretes of HTTPS Proxies</title>
		<link>http://www.proproxier.com/article/https-proxies/</link>
		<comments>http://www.proproxier.com/article/https-proxies/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 02:13:41 +0000</pubDate>
		<dc:creator>ProProxier</dc:creator>
				<category><![CDATA[Proxy 101]]></category>
		<category><![CDATA[Proxy Building]]></category>
		<category><![CDATA[HTTPS Proxies]]></category>
		<category><![CDATA[HTTPS Proxy Server]]></category>
		<category><![CDATA[Secure Proxy Server]]></category>
		<category><![CDATA[SSL Proxy]]></category>

		<guid isPermaLink="false">http://www.proproxier.com/?p=1389</guid>
		<description><![CDATA[Among thousands of public proxy servers, there are some special ones called HTTPS Proxies. They are built by the same proxy scripts as others but much harder to be blocked by firewalls. In this article, let&#8217;s find out the secrets of HTTPS proxy server and see how to build one by yourself.


HTTP vs. HTTPS
Most of [...]<p><a href="http://www.proproxier.com/article/https-proxies/">The Secretes of HTTPS Proxies</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Among thousands of public proxy servers, there are some special ones called <strong>HTTPS Proxies</strong>. They are built by the same proxy scripts as others but much harder to be blocked by firewalls. In this article, let&#8217;s find out the secrets of HTTPS proxy server and see how to build one by yourself.</p>
<p><span id="more-1389"></span></p>
<p><img src="/wp-content/images/https.jpg" /></p>
<h3>HTTP vs. HTTPS</h3>
<p>Most of websites, by default, are HTTP based. For example, when you type www.youtube.com into your browser, it will be converted to http://www.youtube.com. However, HTTP(Hypertext Transfer Protocol) is an insecure method to exchange data on Internet. A third party program could easily intercept a HTTP message.</p>
<p>On the other hand, the letter &#8220;S&#8221; in HTTPS means secure. It overcomes the shortcoming of HTTP and provides a much safer way to communicate online. Basically, HTTPS uses a pair of Public and Private Keys to encrypt all messages passing through Internet. Thus, it protects those sensitive data such as password, credit card number, and personal address.</p>
<p>To tell whether a site is running on HTTPS mode, you can look at its URL. It should start with &#8220;https://&#8221; rather than &#8220;http://&#8221;.</p>
<h3>Why Use HTTPS Proxy Server</h3>
<p>Normally, HTTPS are used by Banks, Governments, or Online Shopping Sites. But why do you need it for a web proxy? This is because HTTPS makes it difficult to be blocked.</p>
<p>A typical firewall filter detects your Internet request through URL patterns and content ratings. If you use HTTP, the censor program will easily get the information such as the site you visit and the page you look at. Then, based on the keywords or site categories, it may reject anything on its blacklist, such as Social Networking or Known Proxy Sites.</p>
<p>On the contrary, when you use HTTPS proxies, because of encryption, it is hard for the network filter to read the content of your request. As a result, your chance of bypassing firewall is greatly increased. Moreover, HTTPS is running on a different port (port:443) from that used by HTTP (port:80). Many filter programs may not monitor HTTPS port at all.</p>
<h3>How to Build Secure Proxy Server</h3>
<p>For proxy business owners, providing HTTPS proxies may give you certain competitive edge. Your sites will not only stay longer but also attract people with security concerns.</p>
<p>In fact, it is neither hard nor expensive to build a secure proxy server. There are only two things you need:</p>
<ol>
<li><strong>Dedicated IP </strong> &#8211; a static IP address belongs to your proxy site only. You can normally get it for $1 per month.</li>
<li><strong>Dedicated SSL Certificate</strong> &#8211; this is a certificate signed by a trusted authority such as Equifax or VeriSign. Many hosting companies, such as <a title="1and1 Hosting" href="http://www.1and1.com/?k_id=19284111" target="_blank">1and1</a>, include a free SSL certificate in their VPS or Dedicated plans. For shared proxy hosting, you can <a title="Buy SSL Certificates from GoDaddy" href="http://www.jdoqocy.com/click-3534079-10378406" target="_blank">buy SSL certificates from GoDaddy</a> at very cheap price ($29.99 for single one, $89.99 for 5 domains).</li>
</ol>
<p>After that, you can simply install the certificate through your server control panel(e.g. Plesk). There are many <a title="Installing an SSL Certificate in Plesk" href="http://help.godaddy.com/article/5242" target="_blank">online tutorials</a> showing you how to do it step-by-step.</p>
<p><strong>In sum</strong>, enabling HTTPS on your proxy site makes it easier to bypass firewall filters. It also provides more security features to your visitors. In proxy business, if you want to be outstanding from other competitors, building your own HTTPS proxies is a good way to go.</p>
<p><strong><i>To find out more about proxy business, especially about how to become a Pro Proxier and make money, you can <a title="Subscribe ProProxier Newsletter" href="http://www.proproxier.com/subscribe">sign up for my newsletter here</a>.</i></strong></p>
<p><a href="http://www.proproxier.com/article/https-proxies/">The Secretes of HTTPS Proxies</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proproxier.com/article/https-proxies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Do You Need Dedicated IP for Your Proxy Hosting?</title>
		<link>http://www.proproxier.com/article/why-do-you-need-dedicated-ip-for-your-proxy-hosting/</link>
		<comments>http://www.proproxier.com/article/why-do-you-need-dedicated-ip-for-your-proxy-hosting/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 16:06:09 +0000</pubDate>
		<dc:creator>ProProxier</dc:creator>
				<category><![CDATA[Proxy Building]]></category>
		<category><![CDATA[Dedicated IP]]></category>
		<category><![CDATA[Proxy Hosting]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Why Dedicated IP]]></category>

		<guid isPermaLink="false">http://www.proproxier.com/?p=1182</guid>
		<description><![CDATA[What is Dedicated IP
An IP is the network address of a website on Internet. It looks like four groups of numbers separated by dot sign, such as 192.168.1.1. For proxy hosting, a dedicated IP means your proxy site owns that specific network address.


Why Dedicated IP
1. Independence
Under a shared hosting plan, one IP address may be [...]<p><a href="http://www.proproxier.com/article/why-do-you-need-dedicated-ip-for-your-proxy-hosting/">Why Do You Need Dedicated IP for Your Proxy Hosting?</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></description>
			<content:encoded><![CDATA[<h3>What is Dedicated IP</h3>
<p>An IP is the network address of a website on Internet. It looks like four groups of numbers separated by dot sign, such as <i>192.168.1.1</i>. For proxy hosting, a dedicated IP means your proxy site owns that specific network address.<br />
<span id="more-1182"></span></p>
<p><img src="/wp-content/images/mappin.jpg" /></p>
<h3>Why Dedicated IP</h3>
<p><strong>1. Independence</strong><br />
Under a shared hosting plan, one IP address may be used by hundreds of different websites. If one of them, for some any reasons(e.g. Porn or Spam), is on a black list, the chances are that IP would be banned by some web filters. Consequently, all sites shared the same IP would also be be blocked. Yet, a Dedicated IP makes your proxy site running independently from others.</p>
<p><strong>2. Private SSL Certificate</strong><br />
To make your proxy site hard to be blocked, one effective way is to install a private SSL certificate. However, this requires you own a Static(Dedicated) IP first.</p>
<p><strong>3. Direct Access</strong><br />
Because a Dedicated IP is like a unique identification of a website, people can use it to directly access your proxy site even though the domain name is unavailable. </p>
<p><strong>4. Search Engine Optimization</strong><br />
For people owning multiple websites, one common practice for SEO is to build inside links referring each other. However, if all of those sites were from the same IP address, some search engines would raise a flag. On the contrary, some SEO experts report using different IPs for different sites would help you obtain higher search engine rankings.</p>
<p><strong>5. Proxy Network Strategy</strong><br />
Pro Proxiers usually operate a large proxy network with more than 50 sites. From the strategy point of view, they may allocate dedicated IPs to their flagship proxies while use shared IPs for those satellite ones. </p>
<p><i>To find out more about proxy business, especially about how to become a Pro Proxier and make money, you can <a title="Subscribe ProProxier Newsletter" href="http://www.proproxier.com/subscribe">sign up for my newsletter here</a>.</i></p>
<p><a href="http://www.proproxier.com/article/why-do-you-need-dedicated-ip-for-your-proxy-hosting/">Why Do You Need Dedicated IP for Your Proxy Hosting?</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proproxier.com/article/why-do-you-need-dedicated-ip-for-your-proxy-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find a Hosting Service for Your Web Proxy Site</title>
		<link>http://www.proproxier.com/article/find-a-hosting-service-for-your-web-proxy-site/</link>
		<comments>http://www.proproxier.com/article/find-a-hosting-service-for-your-web-proxy-site/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 17:56:25 +0000</pubDate>
		<dc:creator>ProProxier</dc:creator>
				<category><![CDATA[Proxy Building]]></category>
		<category><![CDATA[Proxy Hosting]]></category>
		<category><![CDATA[Dedicated Server]]></category>
		<category><![CDATA[Shared Proxy Hosting]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://www.proproxier.com/?p=1117</guid>
		<description><![CDATA[While a domain name is like the address of your proxy site, a hosting server is like the land where it is located.  In this last post of the Proxy Building for Beginners series, we will talk about how to find a hosting service for your web proxy site.


Types of Proxy Hosting Plan
Based on the [...]<p><a href="http://www.proproxier.com/article/find-a-hosting-service-for-your-web-proxy-site/">Find a Hosting Service for Your Web Proxy Site</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></description>
			<content:encoded><![CDATA[<p>While a domain name is like the address of your proxy site, a hosting server is like the land where it is located.  In this last post of the <a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/" target="_blank">Proxy Building for Beginners</a> series, we will talk about how to <strong>find a hosting service for your web proxy site</strong>.</p>
<p><span id="more-1117"></span></p>
<p><img src="/wp-content/images/hosting.jpg" /></p>
<h3>Types of Proxy Hosting Plan</h3>
<p>Based on the server environment, there are three main proxy hosting plans:</p>
<p><strong>1. Shared Proxy Hosting</strong><br />
This is usually the cheapest proxy hosting plan. The word &#8220;Shared&#8221; means your proxy site shares the same web server with other 20 &#8211; 50 websites if not more. All of those sites are competing for CPU Time, Memory Space, and Network Bandwidth. So the performance of your proxy site largely depends on how well your hosting company allocates and optimizes the resources.</p>
<p><strong>2. Virtual Private Server (VPS)</strong><br />
VPS is often considered as a hybrid of Shared Hosting and Dedicated Server. It offers more resources and controls as Dedicated Server while costs much less as Shared Hosting. In essence, your proxy site still shares the web server with others, but you can get guaranteed resources like Memory Space and CPU Time. Plus you are given a ROOT access to freely install your own software and manage server environment.</p>
<p><strong>3. Dedicated Server</strong><br />
This is the ultimate solution for Pro Proxiers. You may pay more money upfront but get the full control of your proxy business. Specifically, the whole web server is 100% dedicated to you, so you have enough power to host more proxy sites. Moreover, you are allowed to adjust some fundamental server settings to gain the maximum system performance.</p>
<h3>Things to Look at for Proxy Hosting</h3>
<p><strong>1. Bandwidth</strong><br />
Because a proxy site tends to have more visits and page views than a regular website, you first need to ensure there is enough bandwidth available. A low traffic proxy with 500 visits per day might require 100GB bandwidth per month, while a high traffic one with 3,000 visits often needs 1,000GB.  </p>
<p>Try to give your proxy as more traffic allowance as possible. I learned this through some hard lessons. One of my champion proxy site went beyond the maximum bandwidth for 2 months, I ended up paying almost $2,000 for the penalty (the overcharge is on the per MB basis). It almost killed my proxy business.</p>
<p><strong>2. Memory</strong><br />
Memory is the key factor of the proxy performance. When many concurrent requests arrive during the peak time, the server memory will be consumed very fast. Once it is used up, your proxy site will take much longer time (often forever) to response back. Usually for a Shared Hosting Plan, it is hard to guarantee how much memory will be assigned to your proxy, but for VPS and Dedicated server, you will look for at least 512MB, ideally 2GB above.</p>
<p><strong>3. CPU</strong><br />
Nowadays, CPU power is usually not a big concern for proxy sites. As long as the server is not too old, its CPU should do the job well. What you care about is the number of CPU. For shared hosting and VPS, the server should have at least 4-8 CPUs to power multiple sites, for Dedicated Server, you will look for 2-4 CPUs as the starting point.</p>
<p><strong>4. Web Space</strong><br />
Unlike other content sites, your proxy may not need huge hard-drive space. For a medium traffic proxy site, 5GB should be good enough as long as you clean up the temporary files generated by caching and logging on the regular basis.</p>
<p><strong>5. Price and Service</strong><br />
Depends on proxy plans and companies, your hosting fee may vary. The typical price range for a Shared Proxy Hosting is $5 &#8211; $30, for VPS is $20 &#8211; $90, and for Dedicated Server is $80 &#8211; $500. Besides the price factor, you may want to look at a hosting company&#8217;s reputation, server up time, money return policy, contract term, and customer service.</p>
<h3>Proxy Hosting Plan for Beginners</h3>
<p>What is the best proxy hosting plan for beginners? It largely depends on your vision of proxy business and your style of doing things.</p>
<p>As a Pro Proxier, if I could start over, I would have definitely chosen Dedicated Server because it would have saved me tons of money and time fighting with server optimization, bandwidth limitation, and memory shortage.</p>
<p>However, I could also understand your concerns about how much you would make from your proxy business, especially when you still walk in the dark, you may be conservative on the monthly cost. Therefore, a Shared Hosting or VPS might be your Ginny Pig to play around first.</p>
<h3>Recommended Hosting Companies</h3>
<p>One thing I want to point out is: <strong>most of companies do not accept proxy in their shared hosting plan</strong>. This includes some big players such as GoDaddy, StartLogic, or BlueHost. Why? Because a proxy site usually has a big demand on CPU Time, Memory Space, and Network Bandwidth, they can&#8217;t host as many proxies as other regular websites. Therefore, before you sign up for any shared hosting plan, just make sure it allows proxy.</p>
<p><strong>1. Shared Proxy Hosting</strong><br />
A good shared proxy hosting is about saving money while getting high quality service. Personally, the best one I have used is <a title="IwhiC Proxy Hosting" href="http://iwhic.com/whmcs/aff.php?aff=119" target="_blank">IwhiC Proxy Hosting</a>. It offers very competitive prices (start from $4.99/Month), generous features, and solid server environment. Among its four proxy packages (Personal, Starter, Advanced, Pro), I would suggest you to get a Pro plan, it only costs less than $0.50 per day while provides all you need to start a proxy business. You can <a title="Iwhic Proxy Hosting" href="http://iwhic.com/whmcs/aff.php?aff=119" target="_blank">visit IwhiC Proxy Hosting here</a>.</p>
<p><strong>2. Virtual Private Server (VPS)</strong><br />
I would highly recommend <a title="1and1 VPS" href="http://www.1and1.com/?k_id=19284111" target="_blank">1and1 VPS Root Server II</a>. It costs $39/month and you get 512MB memory(2GB Burstable), 1,000GB Bandwidth, free Domain Name, Dedicated IP, and SSL certificate. 1and1 has been ranked as #1 hosting for many years, it offers great customer support and 90-days money return guarantee. It currently has a best promotion on VPS hosting (first 3 months free). You can <a title="1and1 VPS" href="http://www.1and1.com/?k_id=19284111" target="_blank">visit 1and1 Hosting here</a>.</p>
<p><strong>3. Dedicated Server</strong><br />
For the entry level dedicated server, I recommend <a title="1and1 Dedicated Server" href="http://www.1and1.com/?k_id=19284111" target="_blank">1and1 Dual-Core L</a>, it costs $99.99/month and you get 2GB Memory, 2CPUs, and 2,000GB Bandwidth.</p>
<p>For the premium dedicated server, I recommend <a title="FDC 1Gbit Dedicated Server" href="http://www.fdcservers.net/Services/DedicatedServers/1GbitUnmeteredServers" target="_blank">FDC 1Gbit Unmetered Server</a>, it costs $299.99/month and you get 8GB Memory, 4CPUs, and unlimited Bandwidth.</p>
<h3>In conclusion</h3>
<p>Based on your budget, expectation, and experience, you may host your web proxy site on Shared Web Server, VPS, or Dedicated Server. By working with right hosting companies, you would pay less money while get better server features and faster customer supports. </p>
<p>This post concludes the <a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/" target="_blank">How to Create Your Own Web Proxy Site</a> series which helps beginners to build their first web proxy. If you have further questions or suggestions, please <a title="Add Comment" href="#comment">add your comment here</a>.</p>
<p><i>To find out more about proxy business, especially about how to become a Pro Proxier and make money, you can <a title="Subscribe ProProxier Newsletter" href="http://www.proproxier.com/subscribe">sign up for my newsletter here</a>.</i></p>
<p><a href="http://www.proproxier.com/article/find-a-hosting-service-for-your-web-proxy-site/">Find a Hosting Service for Your Web Proxy Site</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proproxier.com/article/find-a-hosting-service-for-your-web-proxy-site/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Register a Domain Name for Your Web Proxy Site</title>
		<link>http://www.proproxier.com/article/register-a-domain-name-for-your-web-proxy-site/</link>
		<comments>http://www.proproxier.com/article/register-a-domain-name-for-your-web-proxy-site/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 05:01:55 +0000</pubDate>
		<dc:creator>ProProxier</dc:creator>
				<category><![CDATA[Proxy Building]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Domain Name for Proxy]]></category>
		<category><![CDATA[Domain Registrar]]></category>
		<category><![CDATA[Register Domain Name]]></category>

		<guid isPermaLink="false">http://www.proproxier.com/?p=950</guid>
		<description><![CDATA[Until now, you have already installed a proxy script on your local test environment and done some customizations through proxy themes. In this post, let&#8217;s talk about how to register a domain name for your web proxy site.


What is Domain Name
Just like your home address, your domain name is a unique identification for people to [...]<p><a href="http://www.proproxier.com/article/register-a-domain-name-for-your-web-proxy-site/">Register a Domain Name for Your Web Proxy Site</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Until now, you have already <a title="Download and Install a Free Proxy Script" href="http://www.proproxier.com/article/download-and-install-a-free-proxy-script/" target="_blank">installed a proxy script</a> on your <a title="Install Local Test Environment for Your Web Proxy Site" href="http://www.proproxier.com/article/install-local-test-environment-for-your-web-proxy-site/" target="_blank">local test environment</a> and done some <a title="Customize Your Web Proxy Script" href="http://www.proproxier.com/article/customize-your-web-proxy-script/" target="_blank">customizations through proxy themes</a>. In this post, let&#8217;s talk about how to <strong>register a domain name for your web proxy site</strong>.</p>
<p><span id="more-950"></span></p>
<p><img src="/wp-content/images/domain.jpg" /></p>
<h3>What is Domain Name</h3>
<p>Just like your home address, your domain name is a unique identification for people to find your web site.</p>
<p>A typical domain name contains two parts: <strong>Site Name</strong> and <strong>Domain Extension</strong>. For example, <i>Facebook.com</i>, <i>Facebook</i> is the Site Name while <i>.com</i> is the Domain Extension. You can treat domain extensions as the categories of domain names. For proxy sites, most popular domain extensions are:</p>
<ul>
<li><strong>.com</strong> - represents business, commercial, and general usage</li>
<li><strong>.info</strong> &#8211; represents information, resource</li>
<li><strong>.net</strong> &#8211; represents network, internet</li>
<li><strong>.org</strong> &#8211; represents organization, association</li>
</ul>
<h3>.com or .info</h3>
<p><strong>.com</strong> is often viewed as the <strong>default</strong> top-level domain (TLD). If you tell people a site name such as MyProxy, the chances are they will type MyProxy.com into their browsers. On the other side, you may face two issues with .com domains: First, because .com is so popular, many hot .com names have already been taken; Second, you may need to pay more money to register a .com domain.</p>
<p><strong>.info</strong> is also used by a lot of proxy sites. This is mainly due to its cheap price. You could get a .info domain for less a dollar from <a title="GoDaddy" href="http://www.jdoqocy.com/click-3534079-10378406" target="_blank">GoDaddy</a> or <a title="1and1" href="http://www.1and1.com/?k_id=19284111" target="_blank">1and1</a> during the promotion.  In addition, the competition for .info domains is less than .com, so you could still find some great .info names unregistered.</p>
<p>As a Pro Proxier, I would recommend you to start with a .com domain for your first proxy site. This allows you to build your brand from the very beginning. Later on, when expand your proxy network, you could purchase a bulk of cheap .info domains to save the cost.</p>
<h3>How to Find a Great Domain Name for Your Proxy Site</h3>
<p>There are 3 popular ways to come up with a great proxy domain name:</p>
<p><strong>1. Make it Short</strong> &#8211; a shorter domain name is easier for people to remember and enter into their browsers. Especially when your site is advertised on a proxy list, a shorter name often attracts more attention from people. Ideally, your proxy name should contain fewer than 3 words and maximum 15 characters.</p>
<p><strong>2. Make it Special</strong> &#8211; to make your proxy site outstanding from thousands of other proxies, you need to do something different. A special (or sometimes weird) domain name often gives you certain edge in the first place. For example, <a title="twolulu.com" href="https://twolulu.com" target="_blank">twolulu.com</a> or <a title="hidemyass.com" href="http://hidemyass.com" target="_blank">hidemyass.com</a>, those names tend to get more clicks because they are special.</p>
<p><strong>3. Make it Targeted </strong>- one important way to get more proxy traffic is through search engine. So you may want to target your proxy name to a high value keyword. For example, around the keyword &#8211; <i>Friend</i>, you may see names like <i>UnblockFriend</i>, <i>FriendLink</i>, or <i>ViewFriend</i>. On the other side, try to avoid sensitive words such as <i>Proxy</i> or <i>Proxies</i>, because some firewall programs will automatically filter out sites with those names.</p>
<h3>Tools to Discover a Great Domain Name for You</h3>
<ul>
<li><strong><a title="Instant Domain Search" href="http://instantdomainsearch.com/" target="_blank">Instant Domain Search</a><br />
</strong>A fast online service that instantly checks if a domain name is available for you.</li>
<li><a title="Domains Bot" href="http://www.domainsbot.com/" target="_blank"><strong>Domains Bot<br />
</strong></a>A convenient domain search engine to help you find some name ideas.</li>
<li><strong><a title="GoDaddy" href="http://www.jdoqocy.com/click-3534079-10378406" target="_blank">GoDaddy Domain Search</a><br />
</strong>A great tool to find domain availability, get domain suggestions, and register domains at one place.</li>
</ul>
<h3>How to Register a Domain Name</h3>
<p>You usually register a domain name through a Domain Registrar (an accredited company offers public domain services). Some popular registrars are <a title="GoDaddy" href="http://www.jdoqocy.com/click-3534079-10378406" target="_blank">GoDaddy</a>, <a title="1and1" href="http://www.1and1.com/?k_id=19284111" target="_blank">1and1</a>, and <a title="Enom" href="http://www.enom.com/" target="_blank">Enom</a>.</p>
<p>Personally, I use <a title="GoDaddy" href="http://www.jdoqocy.com/click-3534079-10378406" target="_blank">GoDaddy</a> for most of my proxy domains. This is mainly because GoDaddy provides a best tool to make the whole process of domain search, registration, and management  much easier. Considering a typical proxy owner has over 50 domains, it will save you a lot of time and effort along the road. You can <a title="GoDaddy" href="http://www.jdoqocy.com/click-3534079-10378406" target="_blank">visit GoDaddy here</a>.</p>
<p>Alternatively, you may try <a title="1and1" href="http://www.1and1.com/?k_id=19284111" target="_blank">1and1</a>, it often offers some great deals especially combined with its hosting service. You can <a title="1and1" href="http://www.1and1.com/?k_id=19284111" target="_blank">visit 1and1 here</a>.</p>
<h3>Public or Private Domain Registration</h3>
<p>One thing I want to point out is, always choose <strong>Private Domain Registration</strong> when you register a domain for your proxy site. This will hide your personal information (like your name, address, telephone, and email) from the public inquiry, thus protect your privacy.</p>
<p>In the next post, we will take about how to <a title="Find a Hosting Service for Your Web Proxy Site" href="http://www.proproxier.com/article/find-a-hosting-service-for-your-web-proxy-site/">Find a Hosting Service for Your Web Proxy Site</a>.</p>
<p><i>This post belongs to the <a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/" target="_blank">How to Create Your Own Web Proxy Site</a> series which helps beginners to build their first web proxy. <a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/" target="_blank">Read the introduction page here</a>.</i></p>
<p><i>To find out more about proxy business, especially about how to become a Pro Proxier and make money, you can <a title="Subscribe ProProxier Newsletter" href="http://www.proproxier.com/subscribe">sign up for my newsletter here</a>.</i></p>
<p><a href="http://www.proproxier.com/article/register-a-domain-name-for-your-web-proxy-site/">Register a Domain Name for Your Web Proxy Site</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proproxier.com/article/register-a-domain-name-for-your-web-proxy-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customize Your Web Proxy Script</title>
		<link>http://www.proproxier.com/article/customize-your-web-proxy-script/</link>
		<comments>http://www.proproxier.com/article/customize-your-web-proxy-script/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 21:52:31 +0000</pubDate>
		<dc:creator>ProProxier</dc:creator>
				<category><![CDATA[Proxy Building]]></category>
		<category><![CDATA[Customize Glype]]></category>
		<category><![CDATA[Customize Proxy Script]]></category>
		<category><![CDATA[Glype Themes]]></category>

		<guid isPermaLink="false">http://www.proproxier.com/?p=821</guid>
		<description><![CDATA[
After we install a free proxy script on our local test environment, let&#8217;s talk about how to customize your web proxy script in this post.
What is Proxy Script Customization
It mainly refers to the look-and-feel changes (e.g. page layout, colors, wordings) on top of the same proxy script.  For instance, the following 2 web proxies [...]<p><a href="http://www.proproxier.com/article/customize-your-web-proxy-script/">Customize Your Web Proxy Script</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/images/customization.jpg" /></p>
<p>After we <a title=" Download and Install a Free Proxy Script" href="http://www.proproxier.com/article/download-and-install-a-free-proxy-script/" target="_blank">install a free proxy script</a> on our <a title=" Install Local Test Environment for Your Web Proxy Site" href="http://www.proproxier.com/article/install-local-test-environment-for-your-web-proxy-site/" target="_blank">local test environment</a>, let&#8217;s talk about how to customize your web proxy script in this post.</p>
<h3>What is Proxy Script Customization</h3>
<p>It mainly refers to the look-and-feel changes (e.g. page layout, colors, wordings) on top of the same proxy script. <span id="more-821"></span> For instance, the following 2 web proxies are both based on Glype, but they appear like totally different sites.</p>
<ul>
<li><a title="SSL Unblock" href="https://sslunblock.com" target="_blank"><strong>https://SSLUnblock.com</strong></a><br/><br/><a title="SSL Unblock" href="https://sslunblock.com" target="_blank"><img src="/wp-content/images/theme_sslunblock.jpg" alt="" /></a><br/><br/></li>
<li><a title="localbypass.com" href="http://localbypass.com" target="_blank"><strong>http://LocalBypass.com</strong></a><br/><br/><a title="localbypass.com" href="http://localbypass.com" target="_blank"><img src="/wp-content/images/theme_localbypass.jpg" alt="" /></a><br/><br/></li>
</ul>
<h3>Introduce Proxy Themes</h3>
<p>To simplify the customization work, some proxy scripts (e.g. Glype) provide so-called Themes system. A proxy theme is a set of files that specify the page layout, fonts, colors, contents, and Ad placements. Moreover, it allows you to easily change the site look-and-feel without affecting the core proxy programs.</p>
<p>The following video gives you a <strong>quick introduction to Glype Themes</strong>.</p>
<a href="http://www.proproxier.com/article/customize-your-web-proxy-script/"><p><em>Click here to view the embedded video.</em></p></a>
<h3>Cutomize Proxy Themes</h3>
<p>The following video shows you <strong>How to Customize Glype Themes</strong>.</p>
<p><a href="http://www.proproxier.com/article/customize-your-web-proxy-script/"><p><em>Click here to view the embedded video.</em></p></a><br />
 <br />
In the next post, we will take about how to <a title="Register a Domain Name for Your Web Proxy Site" href="http://www.proproxier.com/article/register-a-domain-name-for-your-web-proxy-site/">Register a Domain Name for Your Web Proxy Site</a>.</p>
<p><i>This post belongs to the <a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/" target="_blank">How to Create Your Own Web Proxy Site</a> series which helps beginners to build their first web proxy. <a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/" target="_blank">Read the introduction page here</a>.</i></p>
<p><i>To find out more about proxy business, especially about how to become a Pro Proxier and make money, you can <a title="Subscribe ProProxier Newsletter" href="http://www.proproxier.com/subscribe">sign up for my newsletter here</a>.</i></p>
<p><a href="http://www.proproxier.com/article/customize-your-web-proxy-script/">Customize Your Web Proxy Script</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proproxier.com/article/customize-your-web-proxy-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download and Install a Free Proxy Script</title>
		<link>http://www.proproxier.com/article/download-and-install-a-free-proxy-script/</link>
		<comments>http://www.proproxier.com/article/download-and-install-a-free-proxy-script/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 15:40:26 +0000</pubDate>
		<dc:creator>ProProxier</dc:creator>
				<category><![CDATA[Proxy Building]]></category>
		<category><![CDATA[Glype]]></category>
		<category><![CDATA[Install Glype]]></category>
		<category><![CDATA[Proxy Script]]></category>

		<guid isPermaLink="false">http://www.proproxier.com/?p=756</guid>
		<description><![CDATA[
What is Proxy Script
Your web proxy site is built on top of a computer program called Proxy Script, which retrieves web pages from requested sites and sends results back to users. There are many free proxy scripts you can download from Internet,  such as Glype, CGIProxy, and Zelune.
For more details, check out my post [...]<p><a href="http://www.proproxier.com/article/download-and-install-a-free-proxy-script/">Download and Install a Free Proxy Script</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/images/program.jpg" /></p>
<h3>What is Proxy Script</h3>
<p>Your web proxy site is built on top of a computer program called Proxy Script, which retrieves web pages from requested sites and sends results back to users. There are many free proxy scripts you can download from Internet, <span id="more-756"></span> such as <a title="Glype proxy script" href="http://www.glype.com/" target="_blank">Glype</a>, <a title="CGIProxy proxy script" href="http://www.jmarshall.com/tools/cgiproxy/" target="_blank">CGIProxy</a>, and <a title="Zelune proxy script" href="http://www.zelune.com/" target="_blank">Zelune</a>.</p>
<p>For more details, check out my post <a title="What is the Best Free Proxy Script for You?" href="http://www.proproxier.com/article/what-is-the-best-free-proxy-script-for-you/" target="_blank">What is the Best Free Proxy Script for You?</a></p>
<h3>Download and Install Proxy Script</h3>
<p>In this demo, we choose Glype as our proxy script. You can <a title="Download Glype proxy script" href="http://www.glype.com/" target="_blank">download Glype here</a>.</p>
<p>After you <a title="Install Local Test Environment for Your Web Proxy Site" href="http://www.proproxier.com/article/install-local-test-environment-for-your-web-proxy-site/" target="_blank">Install Local Test Environment for Your Web Proxy Site</a>, you can follow the video tutorial below to <strong>download and install Glype</strong>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" type="application/x-shockwave-flash" width="580px" height="435px"><param name="movie" value="http://www.linkedtube.com/static/flash/player.swf?sum=Pro%27s%20Tips%20to%20Make%20Money%20from%20Web%20Proxy%20Business&#038;btn=Download%20and%20Install%20Glype&#038;txt=www.ProProxier.com&#038;vis=always&#038;url=http%3A%2F%2Fwww.proproxier.com&#038;vid=2lqHzazSD_0"/><param name="quality" value="high" /><param name="menu" value="false" /><embed src="http://www.linkedtube.com/static/flash/player.swf?sum=Pro%27s%20Tips%20to%20Make%20Money%20from%20Web%20Proxy%20Business&#038;btn=Download%20and%20Install%20Glype&#038;txt=www.ProProxier.com&#038;vis=always&#038;url=http%3A%2F%2Fwww.proproxier.com&#038;vid=2lqHzazSD_0" width="580px" height="435px" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"><noembed><a href="http://www.linkedtube.com/2lqHzazSD_088c56e2d5dcf770792efa7d1b58a6db8.htm">LinkedTube</a></noembed></embed></object></p>
<p>In the next post, we will take about <a title="Customize Your Web Proxy Script" href="http://www.proproxier.com/article/customize-your-web-proxy-script/">how to Customize Your Web Proxy Script</a>.</p>
<p><i>This post belongs to the <a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/" target="_blank">How to Create Your Own Web Proxy Site</a> series which helps beginners to build their first web proxy. <a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/" target="_blank">Read the introduction page here</a>.</i></p>
<p><i>To find out more about proxy business, especially about how to become a Pro Proxier and make money,  you can <a title="Subscribe ProProxier Newsletter" href="http://www.proproxier.com/subscribe">sign up for my newsletter here</a>.</i></p>
<p><a href="http://www.proproxier.com/article/download-and-install-a-free-proxy-script/">Download and Install a Free Proxy Script</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proproxier.com/article/download-and-install-a-free-proxy-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Local Test Environment for Your Web Proxy Site</title>
		<link>http://www.proproxier.com/article/install-local-test-environment-for-your-web-proxy-site/</link>
		<comments>http://www.proproxier.com/article/install-local-test-environment-for-your-web-proxy-site/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 11:42:25 +0000</pubDate>
		<dc:creator>ProProxier</dc:creator>
				<category><![CDATA[Proxy Building]]></category>
		<category><![CDATA[Local Test Environment]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.proproxier.com/?p=677</guid>
		<description><![CDATA[Your proxy site is typically running on a web server provided by a hosting company. However, before you purchase any hosting plan, your first job is to install a local test environment.


What is a Local Test Environment
Basically, it is a mini web server installed on your computer, which allows you to run and test your [...]<p><a href="http://www.proproxier.com/article/install-local-test-environment-for-your-web-proxy-site/">Install Local Test Environment for Your Web Proxy Site</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Your proxy site is typically running on a web server provided by a hosting company. However, before you purchase any hosting plan, your first job is to install a local test environment.</p>
<p><span id="more-677"></span></p>
<p><img src="/wp-content/images/localcomputer.jpg" /></p>
<h3>What is a Local Test Environment</h3>
<p>Basically, it is a mini web server installed on your computer, which allows you to run and test your proxy site locally. It brings many benefits such as:</p>
<ul>
<li>Create a web proxy site without deploying it to the remote server.</li>
<li>Freely experiment proxy settings, page designs, or site cutomizations.</li>
<li>Test any changes before moving them to the production site.</li>
<li>Make a backup of your live proxy sites.</li>
<li>Quickly build a new web proxy site by duplicating an existing one.</li>
</ul>
<h3>Install Local Test Environment Using XAMPP</h3>
<p>Most of popluar free proxy scripts are written in PHP or Perl and running on Apache web server. In old days, it was hard to do the server installation and configuration. Fortunately, you can now download some pre-configured Apache distributions, such as XAMPP, or MAMP. By using them, you can have your local test environment ready within 10 minutes.</p>
<p>As an example, we use XAMPP in this post. You can <a title="XAMPP for Windows" href="http://www.apachefriends.org/en/xampp-windows.html" target="_blank">download XAMPP here</a>.</p>
<p>The following video tutorial will show you how to <strong>use XAMPP to install local test environment for your web proxy site</strong>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" type="application/x-shockwave-flash" width="580px" height="435px"><param name="movie" value="http://www.linkedtube.com/static/flash/player.swf?sum=Pro%27s%20Tips%20to%20Make%20Money%20from%20Web%20Proxy%20Business&#038;btn=Install%20Local%20Proxy%20Test%20Environment&#038;txt=www.ProProxier.com&#038;vis=always&#038;url=http%3A%2F%2Fwww.proproxier.com&#038;vid=PCNp8oN8Aoc"/><param name="quality" value="high" /><param name="menu" value="false" /><embed src="http://www.linkedtube.com/static/flash/player.swf?sum=Pro%27s%20Tips%20to%20Make%20Money%20from%20Web%20Proxy%20Business&#038;btn=Install%20Local%20Proxy%20Test%20Environment&#038;txt=www.ProProxier.com&#038;vis=always&#038;url=http%3A%2F%2Fwww.proproxier.com&#038;vid=PCNp8oN8Aoc" width="580px" height="435px" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"><noembed><a href="http://www.linkedtube.com/PCNp8oN8Aoc2ca685a279f5b2d5356aa307988dff5d.htm">LinkedTube</a></noembed></embed></object></p>
<p>In the next post, we will take about how to <a title="Download and Install a Free Proxy Script" href="http://www.proproxier.com/article/download-and-install-a-free-proxy-script/">Download and Install a Free Proxy Script</a>.</p>
<p><i>This post belongs to the <a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/" target="_blank">How to Create Your Own Web Proxy Site</a> series which helps beginners to build their first web proxy. <a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/" target="_blank">Read the introduction page here</a>.</i></p>
<p><i>To find out more about proxy business, especially about how to become a Pro Proxier and make money,  you can <a title="Subscribe ProProxier Newsletter" href="http://www.proproxier.com/subscribe">sign up for my newsletter here</a>.</i></p>
<p><a href="http://www.proproxier.com/article/install-local-test-environment-for-your-web-proxy-site/">Install Local Test Environment for Your Web Proxy Site</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proproxier.com/article/install-local-test-environment-for-your-web-proxy-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Your Own Web Proxy Site</title>
		<link>http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/</link>
		<comments>http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 16:26:36 +0000</pubDate>
		<dc:creator>ProProxier</dc:creator>
				<category><![CDATA[Proxy Building]]></category>
		<category><![CDATA[Web Proxy Site]]></category>

		<guid isPermaLink="false">http://www.proproxier.com/?p=632</guid>
		<description><![CDATA[
The  journey of your proxy business starts with creating your own web proxy site. It sounds like a big job, however, it is really NOT.  In this series of  5 posts, I will show you exactly how to do it step-by-step.  Moreover, I will provide you some video tutorials. So you can watch over [...]<p><a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/">How to Create Your Own Web Proxy Site</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/images/stairs.jpg" border="0" alt="" /></p>
<p>The  journey of your proxy business starts with creating your own web proxy site. It sounds like a big job, however, it is really NOT.  In this series of  5 posts, I will show you exactly how to do it step-by-step. <span id="more-632"></span> Moreover, I will provide you some video tutorials. So you can watch over my shoulder as I create a real live web proxy site from scratch.</p>
<h3>What do You Need to Create a Web Proxy Site</h3>
<ul>
<li><strong>Local Test Environment</strong> &#8211; A mini web server installed on your local machine. So you can test your proxy site before publish it.</li>
<li><strong>Proxy Script</strong> &#8211; A computer program implements proxy functions. You can download it for free from Internet.</li>
<li><strong>Domain Name</strong> &#8211; A unique name for your proxy site, such as MyName.com, MyName.info, or MyName.org.</li>
<li><strong>Proxy Hosting</strong> &#8211; A place to run your proxy site. For beginners, you typically use a shared proxy hosting service provided by companies such as <a title="IwhiC Proxy Hosting" href="http://iwhic.com/whmcs/aff.php?aff=119" target="_blank">IwhiC</a>.</li>
</ul>
<h3>5 Steps to Create a Web Proxy Site</h3>
<ol>
<li><a title="Install Local Test Environment for Your Web Proxy Site" href="http://www.proproxier.com/article/install-local-test-environment-for-your-web-proxy-site/"><strong>Install Local Test Environment for Your Web Proxy Site</strong></a></li>
<li><a title="Download and Install a Free Proxy Script" href="http://www.proproxier.com/article/download-and-install-a-free-proxy-script/"><strong>Download and Install a Free Proxy Script</strong></a></li>
<li><a title="Customize Your Web Proxy Script" href="http://www.proproxier.com/article/customize-your-web-proxy-script/"><strong>Customize Your Web Proxy Script</strong></a></li>
<li><a title="Register a Domain Name for Your Web Proxy Site" href="http://www.proproxier.com/article/register-a-domain-name-for-your-web-proxy-site/"><strong>Register a Domain Name for Your Web Proxy Site</strong></a></li>
<li><a title="Find a Hosting Service for Your Web Proxy Site" href="http://www.proproxier.com/article/find-a-hosting-service-for-your-web-proxy-site/"><strong>Find a Hosting Service for </strong><strong>Your Web Proxy Site</strong></a></li>
</ol>
<p>To follow along with this series, make sure you <a href="http://www.proproxier.com/feed/" target="_blank">subscribe to ProProxier RSS feed</a> or bookmark and come back to this page.</p>
<p>Now, let&#8217;s begin our journey. First, we will look at how to <a title="Install Local Test Environment for Your Web Proxy Site" href="http://www.proproxier.com/article/install-local-test-environment-for-your-web-proxy-site/">Install Local Test Environment for Your Web Proxy Site</a>.</p>
<p><i>To find out more about proxy business, especially about how to become a Pro Proxier and make money,  you can <a title="Subscribe ProProxier Newsletter" href="http://www.proproxier.com/subscribe">sign up for my newsletter here</a>.</i></p>
<p><a href="http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/">How to Create Your Own Web Proxy Site</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proproxier.com/article/how-to-create-your-own-web-proxy-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the Best Free Proxy Script for You?</title>
		<link>http://www.proproxier.com/article/what-is-the-best-free-proxy-script-for-you/</link>
		<comments>http://www.proproxier.com/article/what-is-the-best-free-proxy-script-for-you/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 23:44:12 +0000</pubDate>
		<dc:creator>ProProxier</dc:creator>
				<category><![CDATA[Proxy 101]]></category>
		<category><![CDATA[Proxy Building]]></category>
		<category><![CDATA[Proxy Script]]></category>

		<guid isPermaLink="false">http://www.proproxier.com/?p=458</guid>
		<description><![CDATA[
What is Proxy Script
A proxy script is a computer program which takes the URL request, retrieves the web pages from the target site, and sends the results back to the user. Just like an engine to a car, your proxy script is the heart to your proxy site.  So, how strong and flexible your [...]<p><a href="http://www.proproxier.com/article/what-is-the-best-free-proxy-script-for-you/">What is the Best Free Proxy Script for You?</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/images/selection.jpg" border="0" /></p>
<h3>What is Proxy Script</h3>
<p>A proxy script is a computer program which takes the URL request, retrieves the web pages from the target site, and sends the results back to the user. Just like an engine to a car, your proxy script is the heart to your proxy site. <span id="more-458"></span> So, how strong and flexible your proxy script is will have a great impact on your proxy business.</p>
<p>To create a proxy script requires a lot of in-depth knowledge and experience of computer programming. Fortunately, as a proxy business owner, you don&#8217;t have to do it by yourself. Instead, you just need to choose a best proxy script and customize it.</p>
<h3>Popular Free Proxy Scripts</h3>
<p>There are many free proxy scripts that you can download from Internet. Some popular ones are:</p>
<ul>
<li><strong><a title="Glype Proxy Script" href="http://www.glype.com/" target="_blank">Glype</a></strong> &#8211; A fast, easy-to-use, web proxy script based on PHP and cURL.</li>
<li><strong><a title="Zelune PHP Script" href="http://www.zelune.com/" target="_blank">Zelune</a> &#8211; </strong>Another fast and common-used PHP proxy script.</li>
<li><a title="Phphantom Proxy Script" href="http://www.phphantom.com/scripts.html" target="_blank"><strong><span>Phphantom</span></strong></a> &#8211; The next-generation proxy script after Zelune.</li>
<li><a title="PHProxy Proxy Script" href="http://sourceforge.net/projects/poxy/" target="_blank"><strong>PHProxy</strong></a> &#8211; One of the earliest PHP proxy scripts, light-weighted and flexible.</li>
<li><a title="CGIProxy Proxy Script" href="http://www.jmarshall.com/tools/cgiproxy/" target="_blank"><strong>CGIProxy</strong></a> &#8211; A solid, powerful HTTP or FTP proxy script based on Perl.</li>
<li><a title="ASProxy Proxy Script" href="http://sourceforge.net/projects/asproxy/files/ASProxy/" target="_blank"><strong>ASProxy</strong></a> &#8211; A fully-functional proxy script written in ASP.NET.</li>
</ul>
<h3>5 Things to Consider Before Choose Your Proxy Script</h3>
<ul>
<li><strong>Site Compatibility &#8211; </strong>The purpose of using proxy is to access requested web sites just like you directly visit them. So how compatible your proxy script is with various websites is critical. For instance, does it support common web technologies such as JavaScript, Pop-Ups, Cookie, Flash Movie, or HTTPS? or does it provide plug-ins optimized for popular sites such as YouTube, Facebook, or Myspace? The bottom line is, you don&#8217;t want to build a proxy site then turns out to be useless to your visitors.</li>
<li><strong>Proxy Performance</strong><strong> &#8211; </strong>This usually means how fast you proxy script can process a request and how stable it is. Remember your proxy site is competing with thousands of other proxies. The chances are, few people would be patient enough to wait more than 20 seconds for a page coming back.</li>
<li><strong>Easy to Use and Customize</strong><strong> &#8211; </strong>Although you don&#8217;t need to know the detail implementation of your proxy script, you do need to know how to configure and customize it. A good proxy will help you manage site settings such as cache size, download limitation, and blocked ips. Moreover,  it will allow you to easily change the site layout, color, and contents without touching its core programs.</li>
<li><strong>Resource Demand</strong><strong> &#8211; </strong>Any single proxy request will consume certain amount of resources, such as CPU Time, Memory Space, or Network Bandwidth. Considering your site may have over 5,000 visits per day, the resource demand of your proxy script will largely affect your site performance. If it is too much, you either have to spend more money upgrading your server or watch your users leaving.</li>
<li><strong>Continued Development and Support</strong><strong> &#8211; </strong>Internet technologies are continually evolving. New features, widgets, and tools are coming up everyday. To better support them, your proxy script has to catch up as well. Ideally, it should have a new release every 12 months if not more often. In addition, it should have a large user community with  some active forums to help you resolve all kinds of issues.</li>
</ul>
<h3>My Top Proxy Script Picks</h3>
<p><strong>Best Overall Free Proxy Script</strong></p>
<p style="padding-left: 30px;"><a title="Glype Proxy Script" href="http://www.glype.com/" target="_blank"><strong>Glype</strong></a> is by far the most popular proxy script. It shines from the crowd because:</p>
<ul style="padding-left: 30px;">
<li>Support all main web technologies such as JavaScript, Cookie, and Popups.</li>
<li>Provide a  friendly admin control panel to manage things like Installation Options, URL Encoding, Caching, Hotlinking, Logging, User Access, and Maintenance.</li>
<li>Use PHP5 and cURL to allow fast access to requested websites.</li>
<li>Offer a very flexible theme system for easy customization without affecting the core programs.</li>
<li>Provide a plug-in system to better support individual sites.</li>
<li>Require less system resources in terms of CPU Time and Memory Space.</li>
<li>Have more active developments and updates, the latest version &#8211; Glype 1.1 was released in Jan, 2009.</li>
<li>Have a big and active online forum for people to ask questions, discuss issues, and provide solutions.</li>
</ul>
<p><strong>Most Compatible Free Proxy Script</strong></p>
<p style="padding-left: 30px;"><strong><a title="CGIProxy Proxy Script" href="http://www.jmarshall.com/tools/cgiproxy/" target="_blank">CGIProxy</a></strong> is often used by seasoned proxiers (Pro Proxiers) as an alternative to Glype. It is mainly because of its full JavaScript support, which provides a better compatibility to popular sites and Pop-up/under Ads (one of the main money-making methods for proxy business).</p>
<p style="padding-left: 30px;">The two main downsides of CGIProxy are, first it requires relatively more system resources, so you need to have a more powerful server to run it; second, it requires more technical expertise to optimize the server environment for a better  performance.</p>
<p><strong>In sum</strong>, a solid proxy script is the foundation of your proxy site. To find a best proxy script, you need to look at its compatibility, performance, customization, resource demand, and support. For anyone new to the proxy business, I&#8217;d recommend you to start with Glype. Once you get more experience, especially on server configuration and optimization, you may try CGIProxy to get maximum site compatibility.</p>
<p>If you have any further questions or thoughts regarding the proxy script, please <a title="Add Comment" href="./#comment">add your comment here</a>.</p>
<p>To find out more about proxy business, especially about how to become a Pro Proxier and make money,  you can <a title="Subscribe ProProxier Newsletter" href="http://www.proproxier.com/subscribe">sign up for my newsletter here</a>.</p>
<p><a href="http://www.proproxier.com/article/what-is-the-best-free-proxy-script-for-you/">What is the Best Free Proxy Script for You?</a> is a post from: <a href="http://www.proproxier.com">Pro Proxier</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proproxier.com/article/what-is-the-best-free-proxy-script-for-you/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
