[SOLVED] Cant Nmap Starting Point box

Well this is dumb. The problem was my brain.

Slow network and free boxes will do.

sudo nmap -sV -p- (ip)

this is it for all the future dummies.

if that takes like 4 hours do a mass scan.

sudo masscan -e tun0 -p1-65535,U:1-65535 10.10.10.x --rate=500