netstat -nap | grep :27015 | awk '{print $4}' | cut -d: -f1 | sort | uniq -c | sort -n

evet u komut gayet iyi çalışıyor açık serverları gösteriyor.