This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
thatsmydoing
/
cloudflare-webui
mirror de
https://github.com/thatsmydoing/cloudflare-webui.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
fd1561c586
Ramos
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
Em bruto
1
2
3
4
5
6
7
8
9
{
"port": 8000,
"email": "<user email>",
"token": "<user token>",
"whitelist": [
"example.com"
]
}