We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f050ba commit 36cab96Copy full SHA for 36cab96
README.md
@@ -123,6 +123,12 @@ Docker全部运行后访问 [http://127.0.0.1/](http://127.0.0.1/) 访问管理
123
./build.sh exec changeUserPassword -username admin -password xxx
124
```
125
126
+## API
127
+
128
+平台支持通过API对黑白名单进行增删改查,需要先在`系统设置`-`API 管理`页面生成AK/SK。
129
130
+[api_example.py](https://github.com/SecAegis/SecAutoBan/blob/main/doc/api_example.py)
131
132
## 其他作品
133
134
[SecReport](https://github.com/SecAegis/SecReport):ChatGPT加持的,多人在线协同信息安全报告编写平台。
0 commit comments