[–] pembo210 [OP] 0 points (+0|-0) makes a map of IPs from ss -atun4 | grep ESTAB | awk '{print $6}' makes a map of IPs from `ss -atun4 | grep ESTAB | awk '{print $6}'` permalink source
makes a map of IPs from
ss -atun4 | grep ESTAB | awk '{print $6}'