Compare commits

...

2 Commits

Author SHA1 Message Date
ant-kurt
4936302293 Update settings-strict.json 2026-02-01 22:44:32 -08:00
ant-kurt
43d0eac708 Update settings-bash-sandbox.json 2026-02-01 22:44:11 -08:00
2 changed files with 4 additions and 0 deletions

View File

@@ -7,7 +7,9 @@
"excludedCommands": [], "excludedCommands": [],
"network": { "network": {
"allowUnixSockets": [], "allowUnixSockets": [],
"allowAllUnixSockets": false,
"allowLocalBinding": false, "allowLocalBinding": false,
"allowedDomains": [],
"httpProxyPort": null, "httpProxyPort": null,
"socksProxyPort": null "socksProxyPort": null
}, },

View File

@@ -17,7 +17,9 @@
"excludedCommands": [], "excludedCommands": [],
"network": { "network": {
"allowUnixSockets": [], "allowUnixSockets": [],
"allowAllUnixSockets": false,
"allowLocalBinding": false, "allowLocalBinding": false,
"allowedDomains": [],
"httpProxyPort": null, "httpProxyPort": null,
"socksProxyPort": null "socksProxyPort": null
}, },