# HG changeset patch # User Ted Unangst # Date 1658612944 14400 # Sat Jul 23 17:49:04 2022 -0400 # Node ID 49740b5aede583dd3a24534fc2f0899716353c94 # Parent 49eedeef89bd39fff7d3263906cbd0e0567ad1e2 specify 127.0.0.1 in readme. some people still trying to use ipv6. diff --git a/README b/README --- a/README +++ b/README @@ -34,7 +34,7 @@ ./honk init username: (the username you want) password: (the password you want) -listenaddr: (tcp or unix: localhost:31337, /var/www/honk.sock, etc.) +listenaddr: (tcp or unix: 127.0.0.1:31337, /var/www/honk.sock, etc.) servername: (public DNS name: honk.example.com) Then run honk.