User Tools

Site Tools


wiki:tech:macos

about INS key in macos: https://github.com/kostapc/fck-mac-ins

Show listening ports:

lsof -nP  | grep LISTEN
lsof -PiTCP -sTCP:LISTEN
netstat -anvp tcp | awk 'NR<3 || /LISTEN/'
wiki/tech/macos.txt · Last modified: 2022/02/24 19:28 by kpc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki