⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 代理
💻 TXT
字号:
	You can see the requirements in http://202.120.40.15/~jzhou/courses/S09.se320/homework1.html	Usage: ./proxy1 -l port1 -t machine:port2, where port1 specifies the TCP port this proxy listens on and -t specifies the machine (IP) address of the second proxy (note port2 is a UDP port)../proxy2 -l port, where port specifies the UDP port this proxy listens on.	For example,you can enter "./proxy1 -l 3000 -t localhost:8000" to run proxy1,and enter "./proxy2 -l 8000" to run proxy2.That means local TCP port is 3000 and the UDP machine's IP is localhost(127.0.0.1) and UDP port is 8000.

⌨️ 快捷键说明

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