command-line-murders/i-09deb74ea7d2d3d5b
by SadServersMore by SadServers
admin@i-0b117fa6b5ba9fe7f:~$ curl localhost:5000 Unauthorizedadmin@i-0b117fa6b5ba9fe7f:~$ netstat -ano | grep 5000 tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:58914 127.0.0.1:5000 TIME_WAIT admin@i-0b117fa6b5ba9fe7f:~$ curl localhost:58914 curl: (7) Failed to connect to localhost port 58914: Connection refused admin@i-0b117fa6b5ba9fe7f:~$ netstat -ano | grep 5000 tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:58914 127.0.0.1:5000 TIME_WAIT admin@i-0b117fa6b5ba9fe7f:~$ ls agent webserver.py admin@i-0b117fa6b5ba9fe7f:~$ cat
paris/i-0b117fa6b5ba9fe7f 03:03
by SadServersdrwxr-xr-x 2 root root 12K Sep 17 17:15 source-highlight drwxr-xr-x 2 root root 4.0K Sep 28 2021 systemd drwxr-xr-x 2 root root 4.0K Sep 28 2021 tabset drwxr-xr-x 2 root root 4.0K Jan 1 2021 terminfo drwxr-xr-x 2 root root 4.0K Sep 28 2021 ucf drwxr-xr-x 2 root root 4.0K Sep 28 2021 unattended-upgrades drwxr-xr-x 5 root root 4.0K Sep 28 2021 vim drwxr-xr-x 8 root root 4.0K Sep 28 2021 xml drwxr-xr-x 2 root root 4.0K Sep 28 2021 xml-core drwxr-xr-x 20 root root 4.0K Sep 28 2021 zoneinfo drwxr-xr-x 3 root root 4.0K Sep 28 2021 zsh admin@i-0ce025f6e128db0a6:/usr/share$ cd admin@i-0ce025f6e128db0a6:~$ echo $GOPATH admin@i-0ce025f6e128db0a6:~$
kihei/i-0ce025f6e128db0a6 03:33
by SadServers-p, --program Show the PID and name of the program to which each socket belongs. -l, --listening Show only listening sockets. (These are omitted by default.) -a, --all Show both listening and non-listening sockets. With the --interfaces opt -F Print routing information from the FIB. (This is the default.) -C Manual page netstat(8) line 71 (press h for help or q to quit)