HelloZeroNet / HelloZeroNet/ZeroNet

Multiple IP connections?

Aperta
#2,085 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
18.8k
Fork
2.3k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

So basically, i found the `ui_ip` config
Like. Holly hell the docs have LITTERALLY NEXT TO NOTHING ON THE CONFIG FILE

But i want to beable to access the service from both of these IP's,

`192.168.0.103`, which is the LAN ip (reserved) for the host machine
`127.0.0.1`, Self explanitory

but i can only ever get it to work on ONE of those connections.

Current config
```
[global]
ui_ip = 192.168.0.103
```

# edit:
Also, how would one do a reverse proxy? I tried to do something like that, and the system gave me the login screen (that plugin) and accepted my `ui_password` config, but then gave me this
```
Forbidden
Invalid host: zeronet.example.com
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.