4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / docker-compose.yaml YAML
version: "3.8"

services:
  poc:
    build: .
    container_name: dnscrypt-poc
    privileged: true
    tty: true