HelloZeroNet / HelloZeroNet/ZeroNet

Multiple IP connections?

Open
#2,085 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18.8k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by locating the configuration handling for ui_ip and the host validation that produces “Invalid host”; determine whether binding both listed IPs and supporting the reverse-proxy hostname are intended, then document or implement the agreed behavior and verify both access paths.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.