Files
tendrils/.claude/settings.local.json
2026-01-24 22:52:31 -08:00

61 lines
1.8 KiB
JSON

{
"permissions": {
"allow": [
"Bash(go run:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push)",
"Bash(git config:*)",
"Bash(go vet:*)",
"WebSearch",
"Bash(go mod tidy:*)",
"WebFetch(domain:community.netgear.com)",
"WebFetch(domain:oidref.com)",
"WebFetch(domain:mibs.observium.org)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:github.com)",
"WebFetch(domain:content-files.shure.com)",
"WebFetch(domain:gearspace.com)",
"WebFetch(domain:www.getdante.com)",
"WebFetch(domain:ritcsec.wordpress.com)",
"WebFetch(domain:videng.wiki)",
"Bash(sudo go run:*)",
"Bash(nc:*)",
"Bash(xxd:*)",
"Bash(sudo netaudio:*)",
"Bash(pip3 show:*)",
"Bash(python3:*)",
"Bash(netaudio --help:*)",
"Bash(netaudio device:*)",
"Bash(netaudio subscription:*)",
"Bash(git status:*)",
"Bash(find:*)",
"WebFetch(domain:dev.audinate.com)",
"WebFetch(domain:service.shure.com)",
"Bash(sudo pkill:*)",
"Bash(brew list:*)",
"Bash(pip show:*)",
"Bash(grep:*)",
"Bash(sudo tcpdump:*)",
"Bash(tshark:*)",
"Bash(tcpdump:*)",
"Bash(while read line)",
"Bash(do echo \"$line\")",
"Bash(head -3 echo \"\" echo \"Response format \\(from TX device\\):\")",
"Bash(dd:*)",
"Bash(while read src dst data)",
"Bash(do if echo \"$data\")",
"Bash(then echo \"$src -> $dst: $data\" fi done)",
"Bash(gofmt:*)",
"Bash(wc:*)",
"Bash(ls:*)",
"Bash(curl:*)",
"Bash(sudo timeout 45 go run:*)",
"Bash(git stash drop:*)",
"Bash(git remote set-url:*)",
"WebFetch(domain:iphostmonitor.com)",
"WebFetch(domain:mibbrowser.online)"
]
}
}