This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
thatsmydoing
/
cloudflare-webui
réplica de
https://github.com/thatsmydoing/cloudflare-webui.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Árbore:
fd1561c586
Ramas
Etiquetas
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
Histórico
Raw
1
2
3
4
5
6
7
8
9
{
"port": 8000,
"email": "<user email>",
"token": "<user token>",
"whitelist": [
"example.com"
]
}