by@taiyoslime
WA
493ms
wget https://raw.githubusercontent.com/taiyoslime-sandbox/wget/master/hoge -o -
63 28 54 19 42 36 05 64 83 21 75 68
wget: unrecognized option: o
BusyBox v1.27.2 (2017-12-12 10:41:50 GMT) multi-call binary.
Usage: wget [-c|--continue] [--spider] [-q|--quiet] [-O|--output-document FILE]
[--header 'header: value'] [-Y|--proxy on/off] [-P DIR]
[-S|--server-response] [-U|--user-agent AGENT] [-T SEC] URL...
Retrieve files via HTTP or FTP
--spider Only check URL existence: $? is 0 if exists
-c Continue retrieval of aborted transfer
-q Quiet
-P DIR Save to DIR (default .)
-S Show server response
-T SEC Network read timeout is SEC seconds
-O FILE Save to FILE ('-' for stdout)
-U STR Use STR for User-Agent header
-Y on/off Use proxy