mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-29 10:53:44 +00:00
The ns-lookup accepts domain names as well as suffixes, e.g.: ``` --allow-resolve=* # allow all domain names --allow-resolve=example.com # only allow example.com name resolution --allow-resolve=example.com --allow-resolve=*.example.com # allow example.com and its subdomains' name resolution ``` |
||
|---|---|---|
| .. | ||
| alios-things | ||
| android | ||
| darwin | ||
| esp-idf | ||
| linux | ||
| linux-sgx | ||
| nuttx | ||
| posix | ||
| riot | ||
| rt-thread | ||
| vxworks | ||
| windows | ||
| zephyr/simple | ||