> For the complete documentation index, see [llms.txt](https://docs.bestip.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bestip.one/docker/docker-run-iptest.md).

# Docker Run IPtest

```
docker run --rm -it \
-v $PWD/result:/root/result \
-e AUTH_BEST_IP=注册码 \
bestip/bestip:latest -gui=false -asn=0 -port=0 -iata=0
#详细命令查看命令行参数
```
