️ immediate return if single upstream

This commit is contained in:
bouroo
2024-07-22 23:39:47 +07:00
committed by Kawin Viriyaprasopsook
parent 0dddd1f9e3
commit bec363abab
3 changed files with 38 additions and 29 deletions

View File

@@ -199,4 +199,4 @@ func ValidateListeningAddress(address string) bool {
}
return true
}
}