paris/i-0c8aeb0a6e13b348e
by SadServersMore by SadServers
Memory: 21.9M CPU: 345ms CGroup: /system.slice/flaskapp.service └─582 /usr/bin/python3 /home/admin/webserver.py Dec 17 20:47:26 i-0d7d6ed418963724f systemd[1]: Started Flask Application. Dec 17 20:47:27 i-0d7d6ed418963724f python3[582]: * Serving Flask app 'webserveDec 17 20:47:27 i-0d7d6ed418963724f python3[582]: * Debug mode: off Dec 17 20:47:27 i-0d7d6ed418963724f python3[582]: WARNING: This is a developmentDec 17 20:47:27 i-0d7d6ed418963724f python3[582]: * Running on http://127.0.0.1Dec 17 20:47:27 i-0d7d6ed418963724f python3[582]: Press CTRL+C to quit Dec 17 20:48:01 i-0d7d6ed418963724f python3[582]: 127.0.0.1 - - [17/Dec/2023 20:Dec 17 20:48:40 i-0d7d6ed418963724f python3[582]: 127.0.0.1 - - [17/Dec/2023 20:Dec 17 20:51:59 i-0d7d6ed418963724f python3[582]: 127.0.0.1 - - [17/Dec/2023 20:(reverse-i-search)`curl': curl localhost:5000
paris/i-0d7d6ed418963724f 04:32
by SadServerslatest revision: https://github.com/lsof-org/lsof latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/L usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]] [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s] [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names] Use the ``-h'' option to get more help information. admin@i-0d46f6faaf9ff441c:~$ lsof -n -i :5000 admin@i-0d46f6faaf9ff441c:~$ netstat -tulpn | grep 5000 (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN admin@i-0d46f6faaf9ff441c:~$ nc localhost 5000 ^C admin@i-0d46f6faaf9ff441c:~$ tel
paris/i-0d46f6faaf9ff441c 02:23
by SadServerswrite(2, "main.main", 9main.main) = 9 write(2, "(", 1() = 1 write(2, ")\n", 2) ) = 2 write(2, "\t", 1 ) = 1 write(2, "./main.go", 9./main.go) = 9 write(2, ":", 1:) = 1 write(2, "64", 264) = 2 write(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-04be67f0dc8685ea8:~$