Closed
Description
Currently, web UI is only bind()'ing to 0.0.0.0 (IPv4 any). This prevents IPv6 connections from succeeding. Changing the bind address to [::] will allow IPv4 or IPv6 connections.
Line 210 in 6e2177e
8000
Currently, web UI is only bind()'ing to 0.0.0.0 (IPv4 any). This prevents IPv6 connections from succeeding. Changing the bind address to [::] will allow IPv4 or IPv6 connections.
Line 210 in 6e2177e