We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ea42d commit 61115d6Copy full SHA for 61115d6
README.md
@@ -35,6 +35,7 @@ buildcage runs as a [remote driver](https://docs.docker.com/build/builders/drive
35
- HTTPS: SNI (Server Name Indication) for domain matching — TLS is not terminated
36
- HTTP: Host header for domain matching
37
- Direct IP access: blocked unless explicitly allowed
38
+- Non-TCP protocols (UDP, ICMP, etc.): all blocked — only TCP connections are supported
39
40
**Two modes available** (see [Reference](#reference) for details):
41
0 commit comments