From a6d2a9c59dc9dcc3618fe95abb128430df1470a2 Mon Sep 17 00:00:00 2001 From: liuganghuan Date: Fri, 5 Jan 2024 20:24:36 +0800 Subject: [PATCH] a --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6e579ac..af8992a 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,7 @@ yum install -y nftables # 必须是root用户 # sudo su # 下载可执行文件 -curl -sSLf http://cdn.arloor.com/tool/dnat -o /tmp/nat -# 下载自动更新版本 -# curl -sSLf https://github.com/arloor/nftables-nat-rust/releases/download/v1.0.0/dnat -o /tmp/nat +curl -sSLf https://github.com/arloor/nftables-nat-rust/releases/download/v1.0.0/dnat -o /tmp/nat install /tmp/nat /usr/local/bin/nat # 创建systemd服务