chore: layout scripts/monitoring + tor configs; host README

This commit is contained in:
Hernâni Marques 2026-06-30 22:06:55 +02:00
parent 5920296ae4
commit 4180ca44c6
No known key found for this signature in database
12 changed files with 1007 additions and 0 deletions

10
host/network/README.md Normal file
View file

@ -0,0 +1,10 @@
# Network
| Interface | Address | Role |
|-----------|---------|------|
| eno1 | 192.168.100.95/24 | LAN (default route via VeciGate) |
| eno1 | 2a02:168:53a8::/64 (dynamic) | Global IPv6 (AAAA for taler/exchange) |
| lo | 127.0.0.1 | local |
SSH: LAN `:22`, WAN via VeciGate `23235``:22`.
Tor ORPort: `:8080` (WAN DNAT on VeciGate).