SmartMeeting/fastapi_wss/.claude/settings.local.json

10 lines
268 B
JSON

{
"permissions": {
"allow": [
"Bash(nc:*)",
"Bash(curl:*)",
"Bash(timeout 5 curl -v -H \"Connection: Upgrade\" -H \"Upgrade: websocket\" -H \"Sec-WebSocket-Version: 13\" -H \"Sec-WebSocket-Key: test\" http://172.18.127.124:10096/)"
]
}
}