Centrale documentatie en verbindingsstatussen van het thuissysteem
Interactieve Netwerk Topologie
Beweeg met de muis over een apparaat om te zien welke uitgaande verbindingen zijn ingesteld zonder wachtwoord. Klik op een apparaat om de details te vergrendelen.
SSH Type
ED25519
Sleutel Rechten
600 (Private)
Map Rechten
700 (.ssh)
Verbindingsmatrix
Van \ Naar
Lpt
Web
Hom
Htz
Git
Laptop (Lpt)
-
✓
✓
✓
✓
Webserver (Web)
✓
-
✓
✓
✓
Home (Hom)
✓
✓
-
✓
✓
Hetzner (Htz)
✗
✓
✗
-
✓
Klik op een groen of rood icoon om verbindingsdetails te bekijken.
SSH Config Template (~/.ssh/config)
# SSH configuration for herbrand
Host github.com
HostName github.com
User git
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
Host *
HashKnownHosts yes
SendEnv LANG LC_*
Host home
HostName 192.168.178.144
User herbrand
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
LocalForward 8385 127.0.0.1:8384
Host webserver
HostName 192.168.178.127
User herbrand
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
LocalForward 8386 127.0.0.1:8384
Host hetzner
HostName 65.109.234.29
User herbrand
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
Host laptop_herbrand herbrand_laptop
HostName 192.168.178.137
User herbrand
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
Live Diagnostiek Simulator
Klik op "Start Diagnose" om een automatische check van de SSH-verbindingen te starten.
Website Status Monitor
Hier zie je de real-time HTTP-status van al je websites en webapps. De checks draaien rechtstreeks via HTTPS vanuit je browser.