kihei/i-01931e2a359d62d51
by SadServersMore by SadServers
Connection to host.example.com 25 port [tcp/smtp] succeeded! The port range was specified to limit the search to ports 20 - 30, and is s der (unless the -r flag is set). You can also specify a list of ports to scan, for example: $ nc -zv host.example.com http 20 22-23 nc: connect to host.example.com 80 (tcp) failed: Connection refused nc: connect to host.example.com 20 (tcp) failed: Connection refused Connection to host.example.com port [tcp/ssh] succeeded! nc: connect to host.example.com 23 (tcp) failed: Connection refused The ports are scanned by the order you given (unless the -r flag is set). Manual page nc(1) line 219/313 84% (press h for help or q to quit)
paris/i-09a83dc73ef187df9 05:35
by SadServersLISTEN 0 4096 *:8080 *:* users:(("gotty",pid=559,fd=6)) LISTEN 0 128 [::]:22 [::]:* admin@i-063fac77df199e9d3:~$ lsof -i :5000 admin@i-063fac77df199e9d3:~$ lsof -i:5000 admin@i-063fac77df199e9d3:~$ lsof -i :8080 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME gotty 559 admin 6u IPv6 11594 0t0 TCP *:http-alt (LISTEN) gotty 559 admin 7u IPv6 11877 0t0 TCP ip-172-31-39-158.us-east-2.compute.internal:http-alt->ip-172-31-16-109.us-east-2.compute.internal:40662 (ESTABLISHED) admin@i-063fac77df199e9d3:~$ lsof -i :5000 admin@i-063fac77df199e9d3:~$
paris/i-063fac77df199e9d3 01:06
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-09f91d8d7987d8a61:~$