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