mirror of
https://github.com/vmorganp/Lazytainer.git
synced 2025-12-21 13:23:02 +01:00
🤦
This commit is contained in:
@@ -150,7 +150,7 @@ func (lg LazyGroup) getActiveClients() int {
|
||||
var allSocks []netstat.SockTabEntry
|
||||
|
||||
// ipv4
|
||||
if ipv6Enabled {
|
||||
if ipv4Enabled {
|
||||
udpSocks, err := netstat.UDPSocks(netstat.NoopFilter)
|
||||
check(err)
|
||||
allSocks = append(allSocks, udpSocks...)
|
||||
|
||||
Reference in New Issue
Block a user