ss is used to dump socket statistics. It allows showing information similar to netstat. It can display more TCP and state information than other tools.
Find process on port
sudo ss -lptn 'sport = :80’