From efd0c3428697e8ec0f79b1a4d421ff289acddf86 Mon Sep 17 00:00:00 2001 From: matt Date: Tue, 4 Nov 2025 13:21:07 -0700 Subject: [PATCH] Add host_whitelist.conf --- host_whitelist.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 host_whitelist.conf diff --git a/host_whitelist.conf b/host_whitelist.conf new file mode 100644 index 0000000..0150c26 --- /dev/null +++ b/host_whitelist.conf @@ -0,0 +1,2 @@ +1.1.1.1 +1.1.1.2 \ No newline at end of file