Skip to content

Commit fca472b

Browse files
authored
Update README.md
1 parent 752bfd8 commit fca472b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ iptables的后继者nftables已经在debain和centos最新的操作系统中作
5757

5858
因此创建了一个新的项目[/arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)。该项目使用nftables作为nat转发实现,相比本项目具有如下优点:
5959

60-
1. 支持端口段转发——[issue 3](https://github.com/arloor/iptablesUtils/issues/3)
61-
2. 转发规则使用配置文件,可以进行备份以及倒入——[issue 14](https://github.com/arloor/iptablesUtils/issues/14)
62-
3. 更加现代(听起来很帅有没有~
60+
1. 支持端口段转发
61+
2. 转发规则使用配置文件,可以进行备份以及导入
62+
3. 更加现代
6363

6464
所以**强烈推荐**使用[/arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)。不用担心,本项目依然可以正常稳定使用。
6565

0 commit comments

Comments
 (0)