From 5866859c90674cf55a08fc95f66c07297e7d1800 Mon Sep 17 00:00:00 2001 From: ppom <> Date: Sat, 28 Oct 2023 12:00:00 +0200 Subject: [PATCH] add /usr/local/bin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c9d885..c004bbc 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,8 @@ It will execute `iptables` when detecting ipv4, `ip6tables` when detecting ipv6 Executables are provided [here](https://u.ppom.me/reaction/releases/), for a standard x86-64 linux machine. +A standard place to put such executables is `/usr/local/bin/`. + ### Compilation You'll need the go toolchain for reaction and a c compiler for ip46tables.