This commit is contained in:
2024-11-04 16:17:51 +08:00
parent a224104188
commit 9f8f19dbfe
2 changed files with 16 additions and 16 deletions

View File

@@ -20,7 +20,7 @@
```bash
sudo apt update
sudo apt install build-essential golang libpcap-dev libcap-dev libsystemd-dev
sudo apt install build-essential golang libpcap-dev libcap-dev libipset-dev libsystemd-dev
```
在 Centos 7 系统上安装所需的开发工具和库: