Created
July 23, 2019 03:53
-
-
Save kkumar-fk/3bb955481a9f0579715bbd92a02725c2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ss -tlnpe | grep :45000 | |
LISTEN 0 128 *:45000 *:* users:(("my_server",pid=1975,fd=3)) ino:3854935788 sk:37d59c | |
LISTEN 0 128 *:45000 *:* users:(("my_server",pid=1974,fd=3)) ino:3854935786 sk:37d59d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment