From 5bf2bfbc4b637cb2bd86a2b812567b1bd7fbe4e0 Mon Sep 17 00:00:00 2001 From: liuganghuan Date: Fri, 5 Jan 2024 20:23:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=97=B7=E5=97=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0391d3b..6e579ac 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ yum install -y nftables # 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 install /tmp/nat /usr/local/bin/nat # 创建systemd服务