Skip to content

Commit bbdb881

Browse files
authored
Readme.md
1 parent 340c5c7 commit bbdb881

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,26 @@
44
<p>HTTP and FTP Proxy server based on RFC-1945, RFC-2616, RFC-959 in Java Language</p>
55
<strong>Note: This Proxy only works with HTTP 1.0, HTTP 1.1 and FTP request messages</strong>
66
<hr/>
7+
<h2>What should I do before using ProxyServer</h2>
8+
<ol><p>Following are the steps in order to setup commonly used browsers:</p>
9+
<li>
10+
Mozilla:<br/>
11+
Goto Settings &#x2190; Click Advanced(at bottom-most & center of General page) &#x2190; Click Settings &#x2190; Update you IP address and port to ProxyServer's IPaddress and port
12+
</li>
13+
<li>
14+
Chrome / other browsers:<br/>
15+
Goto Settings &#x2190; Network Settings(at bottom-most & center of page) &#x2190; Click Open your computer's proxy settings &#x2190; Update you IP address and port to ProxyServer's IPaddress and port
16+
</li>
17+
</ol>
18+
<hr/>
719
<h2>How to Use?</h2>
820
<p>There is no dependency package for using Proxy-Server. You only require Java with JDK version greater or equal to Java-8</p>
921
<ol><em>Steps:</em>
1022
<li><code>$javac ProxyServer.java</code></li>
1123
<li>
1224
<code>$java ProxyServer {port}</code><br/>
1325
where <em>port is integer</em> and <em>1024 &lt;= port &lt;= 65535</em><br/>
14-
Here,<em>port</em> means the port number on which you would like to receive the request from apache
26+
Here, <em>port</em> means the port number on which you would like to receive the request from apache
1527
</li>
1628
</ol>
1729
<hr/>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy