Sample Header Ad - 728x90

What is `intu-ec-client` listening on TCP port 8021?

4 votes
1 answer
5574 views
I'm wondering how I can either kill it or change the port it listens on. Neither lsof -nP -i4TCP:8021 | grep LISTEN nor netstat -av | grep 8021 or launchctl list | awk 'NR>1 {print $3}' | xargs -I % sh -c 'launchctl list "%"' > launchctl.log give me the process ID so I can kill it or get more info. enter image description here
Asked by n370 (221 rep)
Oct 14, 2020, 05:40 PM
Last activity: Apr 27, 2024, 09:49 AM