At this time, you can use the "netstat -nlutp" command to check whether the dhcp service is started
netstat
View the connected service port (ESTABLISHED)
netstat -a
View all services Port (LISTEN, ESTABLISHED)
sudo netstat -ap
View all service ports and display the corresponding service program name
If you want to check the TCP or UDP port usage, use
netstat -anp
If Some processes cannot be seen. If only "-" is displayed, you can try
sudo netstat -anp
netstat detailed explanation
-a or -all to display all connected sockets
-n Established valid links
-o Display timer
-p -programs Display the programs in use
-t Display the connection status of tcp transmission
-u Display the connection status of udp transmission
-l Display the socket of the monitored server
For more detailed explanations of the netstat command and related articles, please pay attention to the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Atom editor mac version download
The most popular open source editor

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft
