paris/i-09212afb97cb8c303
by SadServersMore by SadServers
admin@i-037723d04d1282399:~$ netstat -tulnp (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN tcp6 0 0 :::22 :::* LISTEN tcp6 0 0 :::6767 :::* LISTEN tcp6 0 0 :::8080 :::* LISTEN udp 0 0 127.0.0.1:323 0.0.0.0:* udp 0 0 0.0.0.0:68 0.0.0.0:* udp6 0 0 fe80::8e1:d4ff:fe9b:546 :::* udp6 0 0 ::1:323 :::* admin@i-037723d04d1282399:~$
paris/i-037723d04d1282399 07:02
by SadServers#2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-0b509c48b21df0a47:~$ sudo su - We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin:
paris/i-0b509c48b21df0a47 00:44
by SadServerswrite(2, " -v\tVerbose mode (print extra i"..., 37 -v Verbose mode (print extr) = 37 write(2, " -verbose\n \tVerbose mode (pr"..., 48 -verbose Verbose mode (print extra info) ) = 48 exit_group(2) = ? +++ exited with 2 +++ admin@i-0e235312469363df1:~$ strace ./kihei -o output.txtstrace -o output.txt ./admin@i-0e235312469363df1:~$ strace -o output.txt ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0e235312469363df1:~$ cat output.tx