diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 5e4fbc2..d106f30 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -33,7 +33,37 @@ "Bash(xargs:*)", "Bash(make defconfig:*)", "Bash(make:*)", - "Bash(bash -n:*)" + "Bash(bash -n:*)", + "Bash(./scripts/feeds uninstall crowdsec-firewall-bouncer)", + "Bash(./scripts/feeds uninstall:*)", + "Bash(curl:*)", + "Bash(ln:*)", + "Bash(./scripts/feeds search:*)", + "Bash(cat:*)", + "Bash(tee:*)", + "Bash(apt list:*)", + "Bash(pgrep:*)", + "Bash(openwrt/staging_dir/host/bin/rsync --version)", + "Bash(/usr/bin/rsync:*)", + "Bash(flatpak-spawn --host which:*)", + "Bash(flatpak-spawn --host rsync:*)", + "Bash(echo:*)", + "Bash(~/.bashrc)", + "Bash(source ~/.bashrc)", + "Bash($HOME/.local/bin/rsync --version)", + "Bash(./secubox-tools/local-builds.sh:*)", + "Bash(./secubox-tools/local-build.sh:*)", + "Bash(yes:*)", + "Bash(bison:*)", + "Bash(flex:*)", + "Bash(g++:*)", + "Bash(ldd:*)", + "Bash(export PATH=\"/home/reepost/CyberMindStudio/_files/secubox-openwrt/secubox-tools/sdk/staging_dir/host/bin:$PATH\":*)", + "Bash(sudo ln:*)", + "Bash(git -C /home/reepost/CyberMindStudio/_files/secubox-openwrt/secubox-tools ls-tree:*)", + "WebFetch(domain:secubox.cybermood.eu)", + "WebFetch(domain:docs.cybermind.fr)", + "WebFetch(domain:lyrion.org)" ] } } diff --git a/.gitignore b/.gitignore index eff02b6..c1084f1 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ docs/.DS_Store .claude/settings.local.json package/secubox/luci-app-secubox-bonus/root/www/ + +openwrt \ No newline at end of file diff --git a/package/secubox/CROWDSEC-OPENWRT-24.md b/DOCS/CROWDSEC-OPENWRT-24.md similarity index 100% rename from package/secubox/CROWDSEC-OPENWRT-24.md rename to DOCS/CROWDSEC-OPENWRT-24.md diff --git a/luci-app-secubox-admin b/luci-app-secubox-admin deleted file mode 120000 index 779e342..0000000 --- a/luci-app-secubox-admin +++ /dev/null @@ -1 +0,0 @@ -../../../../../local-feed/luci-app-secubox-admin \ No newline at end of file diff --git a/luci-app-secubox-bonus b/luci-app-secubox-bonus deleted file mode 120000 index 86f1e57..0000000 --- a/luci-app-secubox-bonus +++ /dev/null @@ -1 +0,0 @@ -../../../../../local-feed/luci-app-secubox-bonus \ No newline at end of file