kihei/i-0b1d3494c15b7bb61
by SadServersMore by SadServers
-h, --help <category> Get help for commands -i, --include Include protocol response headers in the output -o, --output <file> Write to file instead of stdout -O, --remote-name Write output to a file named as the remote file -s, --silent Silent mode -T, --upload-file <file> Transfer local FILE to destination -u, --user <user:password> Server user and password -A, --user-agent <name> Send User-Agent <name> to server -v, --verbose Make the operation more talkative -V, --version Show version number and quit This is not the full help, this menu is stripped into categories. Use "--help category" to get an overview of all categories. For all options use the manual or "--help all". admin@i-0b548ba241add02bb:~$ curl --
paris/i-0b548ba241add02bb 03:54
by SadServers<p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/admin <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/foob <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../ Unauthorizedadmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../..
paris/i-0e78d8c54dffc14fe 06:33
by SadServers699 write(2, "\n", 1) = 1 699 write(2, "\n", 1) = 1 699 write(2, "goroutine ", 10) = 10 699 write(2, "1", 1) = 1 699 write(2, " [", 2) = 2 699 write(2, "running", 7) = 7 699 write(2, "]:\n", 3) = 3 700 <... nanosleep resumed>NULL) = 0 700 futex(0x56b498, FUTEX_WAIT_PRIVATE, 0, {tv_sec=60, tv_nsec=0} <unfinished 699 write(2, "main.main", 9) = 9 699 write(2, "(", 1) = 1 699 write(2, ")\n", 2) = 2 699 write(2, "\t", 1) = 1 699 write(2, "./main.go", 9) = 9 Pattern not found (press RETURN)