From 9de86dc8541cdddd152a5c06ee50682addbabdeb Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Tue, 27 Jan 2026 15:56:39 +0100 Subject: [PATCH] ok --- .claude/settings.local.json | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 77289ce1..995439b9 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -139,7 +139,32 @@ "Bash(if ssh -o ConnectTimeout=5 -o StrictHostKeyChecking=no root@192.168.255.1 \"echo ''Router is back!''\")", "Bash(then)", "Bash(exit 0)", - "Bash(if ssh -o ConnectTimeout=5 -o StrictHostKeyChecking=no root@192.168.255.1 \"echo ''Router online!''\")" + "Bash(if ssh -o ConnectTimeout=5 -o StrictHostKeyChecking=no root@192.168.255.1 \"echo ''Router online!''\")", + "Bash(git -C /home/reepost/CyberMindStudio/secubox-openwrt log --oneline --all --grep=streamlit)", + "Bash(tree:*)", + "Bash(git -C /home/reepost/CyberMindStudio/secubox-openwrt log --oneline --all -20 --decorate)", + "Bash(git -C /home/reepost/CyberMindStudio/secubox-openwrt show d6861fe --stat)", + "Bash(git -C /home/reepost/CyberMindStudio/secubox-openwrt show:*)", + "Bash(git -C /home/reepost/CyberMindStudio/secubox-openwrt log -p d6861fe -1 -- package/secubox/luci-app-streamlit/Makefile)", + "Bash(openssl s_client:*)", + "Bash(openssl x509:*)", + "Bash(wget:*)", + "Bash(/home/reepost/CyberMindStudio/secubox-openwrt/secubox-tools/sdk/staging_dir/host/go/bin/go version:*)", + "Bash(/home/reepost/CyberMindStudio/secubox-openwrt/secubox-tools/sdk/staging_dir/host/go/bin/go env:*)", + "Bash(go version:*)", + "Bash(GOARM64=v8.0 go env:*)", + "Bash(go env:*)", + "Bash(snap list:*)", + "Bash(snap info:*)", + "Bash(aarch64-openwrt-linux-musl-objdump:*)", + "Bash(/home/reepost/CyberMindStudio/secubox-openwrt/secubox-tools/sdk/staging_dir/toolchain-aarch64_cortex-a72_gcc-13.3.0_musl/bin/aarch64-openwrt-linux-musl-objdump:*)", + "Bash(PATH=~/go120/bin:/usr/bin:/bin:$PATH)", + "Bash(aarch64-linux-gnu-objdump:*)", + "Bash(staging_dir/toolchain-aarch64_cortex-a72_gcc-13.3.0_musl/bin/aarch64-openwrt-linux-musl-readelf:*)", + "Bash(git diff:*)", + "Bash(git log:*)", + "Bash(nc:*)", + "Bash(pkill:*)" ] } }