From 1a2945150580e72614afa258237fb06e77718471 Mon Sep 17 00:00:00 2001 From: olli <> Date: Thu, 10 Oct 2024 11:00:57 +0200 Subject: [PATCH] routing --- wireguard-tor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wireguard-tor.yml b/wireguard-tor.yml index 468f21c..854d28a 100644 --- a/wireguard-tor.yml +++ b/wireguard-tor.yml @@ -105,7 +105,7 @@ community.general.ufw: rule: allow route: yes - interface_in: wgtor0 + interface_out: wgtor0 - name: 'add wireguard-tor to startup' command: systemctl enable wg-quick@wgtor0.service