readme

来自「Linux 下端口映射工具」· 代码 · 共 23 行

TXT
23
字号
rinetd version 0.62, by Thomas Boutell. Released underthe terms of the GNU General Public License, version 2 or later. This program is used to efficiently redirect connections from one IP address/port combination to another. It isuseful when operating virtual servers, firewallsand the like.A binary for 32-bit Windows (95, 98, NT) is included (see the file rinetd.exe). Windows 3.1 is not supported.To build under Unix, check the Makefile for platform-specific details and then type make. To install, type"make install" as root.To build under Windows, use the provided projectfiles with Microsoft Visual C++. Windows 3.1 is not supported.For documentation run "make install", then type"man rinetd" for details. Or, read index.html in your browser.

⌨️ 快捷键说明

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