Skip to content

Instantly share code, notes, and snippets.

@kkumar-fk
Created July 23, 2019 03:53
Show Gist options
  • Save kkumar-fk/3bb955481a9f0579715bbd92a02725c2 to your computer and use it in GitHub Desktop.
Save kkumar-fk/3bb955481a9f0579715bbd92a02725c2 to your computer and use it in GitHub Desktop.
$ 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