@@ -6,3 +6,13 @@ Linux ipset management
```shell
xh GET 0:2688/ipset x-ssrf-token:token
```
curl -H 'x-ssrf-token: SSRF' 0:2688/ipset/allowipset/ips | jq .
{
"ips": [
"36.28.*.*",
"36.20.*.*"
]
}
The note is not visible to the blocked user.