diff --git a/README.md b/README.md index 7384af4..e405505 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,12 @@ If Mistborn is installed via SSH then an iptables rule is added allowing externa SSH is permitted from any device connected to Mistborn by Wireguard. -Password authentication in enabled. Mistborn disables password authentication for root via SSH. Fail2ban blocks IPs with excessive failed login attempts. +Password authentication in enabled. Mistborn disables password authentication for root. Fail2ban blocks IPs with excessive failed login attempts. + +You can SSH using the Mistborn domain when connected by Wireguard: +``` +ssh user@home.mistborn +``` # Troubleshooting