Created
March 20, 2013 06:19
-
-
Save dbalan/5202700 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget google.com | |
--2013-03-20 11:32:15-- http://google.com/ | |
Connecting to 192.168.200.203:3128... connected. | |
Proxy request sent, awaiting response... 301 Moved Permanently | |
Location: http://www.google.com/ [following] | |
--2013-03-20 11:32:41-- http://www.google.com/ | |
Connecting to 192.168.200.203:3128... connected. | |
Proxy request sent, awaiting response... 302 Moved Temporarily | |
Location: http://www.google.co.in/ [following] | |
--2013-03-20 11:33:03-- http://www.google.co.in/ | |
Connecting to 192.168.200.203:3128... connected. | |
Proxy request sent, awaiting response... 200 OK | |
Length: unspecified [text/html] | |
Saving to: ‘index.html’ | |
[ <=> ] 11,882 35.9KB/s in 0.3s | |
2013-03-20 11:33:22 (35.9 KB/s) - ‘index.html’ saved [11882] | |
aria ⮀ /tmp ⮀ wget google.com | |
--2013-03-20 11:38:48-- http://google.com/ | |
Connecting to 192.168.200.203:3128... connected. | |
Proxy request sent, awaiting response... 301 Moved Permanently | |
Location: http://www.google.com/ [following] | |
--2013-03-20 11:39:03-- http://www.google.com/ | |
Connecting to 192.168.200.203:3128... connected. | |
Proxy request sent, awaiting response... 302 Moved Temporarily | |
Location: http://www.google.co.in/ [following] | |
--2013-03-20 11:39:19-- http://www.google.co.in/ | |
Connecting to 192.168.200.203:3128... connected. | |
Proxy request sent, awaiting response... 200 OK | |
Length: unspecified [text/html] | |
Saving to: ‘index.html.1’ | |
[ <=> ] 11,882 12.5KB/s in 0.9s | |
2013-03-20 11:39:33 (12.5 KB/s) - ‘index.html.1’ saved [11882] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment