목차

, ,

netstat(Network Statics)

서버의 다양한 네트워크 상태 확인. 주로 서비스 포트 상태를 확인하는 용도

USAGE

Example

HELP

    usage: netstat [-vWeenNcCF] [<Af>] -r         netstat {-V|--version|-h|--help}
       netstat [-vWnNcaeol] [<Socket> ...]
       netstat { [-vWeenNac] -i | [-cnNe] -M | -s [-6tuw] }

Linux

Windows

macOS

See Also