Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【Q250】刚刚启动了一个服务,如何知道这个服务对应的端口号是多少 #252

Open
shfshanyue opened this issue Mar 29, 2020 · 2 comments

Comments

@shfshanyue
Copy link
Owner

No description provided.

@edisonwd
Copy link

edisonwd commented Nov 10, 2020

在linux系统中,我通常通过 ps -aux |grep 服务名 查看服务端口

@wuzhejia
Copy link

netstat -tlunp | grep {name}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants