📄 readme.txt
字号:
1.
Set your IE's proxy sever to be your localhost and the port is 8000.
2.Run the program.
Type a site address in your IE, and you can see some infomations in the console including server name, port, file path and so on. Before that you can catch the number of links by TCP.
3.
This program is just for method "GET" in HTTP/1.0. If your request is including the method in HTTP/1.1 like "CONNECT", it will response the error info "method error!".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -