From 20fa866ae67c2917dd6773404fa1d0a31c09fcdd Mon Sep 17 00:00:00 2001 From: wnlen <62139570+wnlen@users.noreply.github.com> Date: Fri, 20 Mar 2026 14:57:44 +0800 Subject: [PATCH] Create clashoff --- clashoff | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 clashoff diff --git a/clashoff b/clashoff new file mode 100644 index 0000000..93c0850 --- /dev/null +++ b/clashoff @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +exec clashctl off "$@" \ No newline at end of file