This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
thatsmydoing
/
cloudflare-webui
mirror of
https://github.com/thatsmydoing/cloudflare-webui.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
fd1561c586
Branches
Tags
api-token
master
test
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
cloudflare-webu...
/
config.json.example
config.json.example
128 B
Lịch sử
Raw
1
2
3
4
5
6
7
8
9
{
"port": 8000,
"email": "<user email>",
"token": "<user token>",
"whitelist": [
"example.com"
]
}