2072 Network Security 4c95937c

Network Security

tools-only Updated 7 repo stars

File contents

Network Security

Network Security

Firewall Configuration

Required endpoints for Cursor:

Cursor services:
- api.cursor.com
- auth.cursor.com
- telemetry.cursor.com (optional)

AI providers:
- api.openai.com
- api.anthropic.com
- api.azure.com (if using Azure)

VS Code/Extensions:
- marketplace.visualstudio.com
- update.code.visualstudio.com

Proxy Configuration

// settings.json
{
  // HTTP proxy
  "http.proxy": "http://proxy.company.com:8080",

  // Proxy authorization
  "http.proxyAuthorization": "Basic base64credentials",

  // Strict SSL
  "http.proxyStrictSSL": true
}

tools-only/X-Skills/tree/main/development/2072-network-security_4c95937c commit 5394dcab49

Frequently asked questions

npx skillmds@latest add tools-only/2072-network-security-4c95937c