iptables-helper/README.MD

5 lines
60 B
Plaintext
Raw Normal View History

2023-11-01 20:26:27 +08:00
### 初始化项目
```shell
go generate -x init.go
```