nmap -sCV -A -p $(nmap 192.168.1.155 -p- | grep open | awk -F '/''{print $1}'| tr '\n'','| sed 's/.$//') 192.168.1.155
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.