> For the complete documentation index, see [llms.txt](https://mixdao.gitbook.io/dfinity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixdao.gitbook.io/dfinity/si-.-jiao-cheng/9.-tian-jia-qian-duan-yang-shi/guan-bi-ben-di-wang.md).

# 关闭本地网络

完成程序的测试后，可以关闭ICP网络

关闭步骤

1. 打开显示网络活动的命令行，摁下Control-C命令终止本地网络进程
2. 运行下面的命令终止网络

```
dfx stop
```
