readme.txt

来自「一个简单的代理服务器」· 文本 代码 · 共 12 行

TXT
12
字号
First, you should input command in the command window like following:
javac Server.java
Then use telnet to send command to the server through the proxy server;
command is:
telnet <name> 8000
Notice: name represent the server's computer's name
Then input your command in the telnet window like following:
GET http://henry.icarnegie.com:1030/index.html HTTP/1.0
From: nobody@icarnegie.com
User-Agent: HTTPTool/1.0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?