This website works better with JavaScript
Home
Explore
Help
Register
Sign In
thatsmydoing
/
cloudflare-webui
mirror of
https://github.com/thatsmydoing/cloudflare-webui.git
Watch
1
Star
0
Fork
0
Files
Issues
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
History
Raw
1
2
3
4
5
6
7
8
9
{
"port": 8000,
"email": "<user email>",
"token": "<user token>",
"whitelist": [
"example.com"
]
}