tefo Posted May 28, 2013 Posted May 28, 2013 so i was trying to use wget so i get --------------------------------------------------------------------------------------------------------------------- root@Pineapple:~# wget -r --no-check-certificate https://www.facebook.com wget: invalid option -- r BusyBox v1.19.4 (2012-09-16 16:34:39 EDT) multi-call binary. Usage: wget [-c|--continue] [-s|--spider] [-q|--quiet] [-O|--output-document FILE] [--header 'header: value'] [-Y|--proxy on/off] [-P DIR] [--no-check-certificate] [-U|--user-agent AGENT] URL... Retrieve files via HTTP or FTP -s Spider mode - only check file existence -c Continue retrieval of aborted transfer -q Quiet -P DIR Save to DIR (default .) -O FILE Save to FILE ('-' for stdout) -U STR Use STR for User-Agent header -Y Use proxy ('on' or 'off') --------------------------------------------------------------------------------------------------------------------- i thought i have to update wget as it only accept http and ftp only so i tried to update the wget the latest version and thats what i got --------------------------------------------------------------------------------------------------------------------- root@Pineapple:~# wget http://ftp.gnu.org/gnu/wget/wget-1.14.tar.gz Connecting to ftp.gnu.org (208.118.235.20:80) wget: can't connect to remote host (208.118.235.20): No route to host --------------------------------------------------------------------------------------------------------------------- Quote
tefo Posted May 28, 2013 Author Posted May 28, 2013 to get the actual index from Facebook to the pineapple Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.