Commit f61bbac
Document why Service binds to gateway IP only
Explain in the Service struct doc that only the gateway IP is reachable
from the guest, and point callers to Provider.VirtualNetwork().Listen
for custom addresses.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 720bbe5 commit f61bbac
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | | - | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments