command-line-murders/i-06c2fa8bfeb5d77c0
by SadServersMore by SadServers
./main.go:64 +0x47d admin@i-050d914f485befec2:~$ admin@i-050d914f485befec2:~$ admin@i-050d914f485befec2:~$ mv data/datafile ./ admin@i-050d914f485befec2:~$ ls agent data datafile kihei admin@i-050d914f485befec2:~$ admin@i-050d914f485befec2:~$ admin@i-050d914f485befec2:~$ ls -l total 5245048 drwxr-xr-x 2 admin root 4096 Sep 17 17:28 agent drwxr-xr-x 2 admin root 4096 Oct 27 10:34 data -rwxrwxrwx 1 root root 5368709120 Sep 17 17:28 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 17:28 kihei admin@i-050d914f485befec2:~$ chown -udatafile
kihei/i-050d914f485befec2 03:46
by SadServersargument should not have this leading character. Added in 7.53.0. --alt-svc <file name> (HTTPS) WARNING: this option is experimental. Do not use in produc This option enables the alt-svc parser in curl. If the file na alt-svc cache file, that will be used. After a completed transfer, to the file name again if it has been modified. Specify a "" file name (zero length) to avoid loading/saving and m cache in memory. Manual page curl(1) line 149 (press h for help or q to quit)
paris/i-0b4bad77f8faa1a1f 06:27
by SadServersadmin@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