index
:
strip-dns64
master
DNS forwarder which removes synthesized answers from DNS64 servers
Jordan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
entrypoint.sh
blob: d7cd26007a7addb1d6344b3ecc3dd0ac7e0d1606 (
plain
)
1
2
#!/bin/sh
exec
/app/strip-dns64
-upstream
"
${
UPSTREAM_DNS
}
"
-listen
"
${
LISTEN_ADDRS
}
"