feat: add access-guard.ts

This commit is contained in:
2025-01-12 19:52:22 +08:00
parent 4147a76243
commit 7fb0fd8562
2 changed files with 192 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# access-guard.ts
```shell
xh '0:3000/ip_addresses?__token=11'
```
```shell
xh POST '0:3000/ip_addresses?__token=11' ip=1.1.1.1
```