@camp0 - i tried using curl, still showing failed
[root@us /]# curl
https://www.google.com/
curl: (7) Failed to connect to 2607:f8b0:400a:800::2004: Network is unreachable
[root@us]#
@c0wb0y - I do not see any --method options, different version maybe?
[root@us]# wget --method=HEAD
https://www.google.com/
wget: unrecognized option '--method=HEAD'
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
[root@us]#
@AwesomeMachine - its just showing trying
[root@us]# wget --user-agent= https://www.google.com/
--2016-12-06 06:51:14-- https://www.google.com/
Resolving www.google.com (www.google.com)... 216.58.216.132, 2607:f8b0:400a:800::2004
Connecting to www.google.com (www.google.com)|216.58.216.132|:443...
@jefro - thanks for the useful site, I've bee through it before post it here
or issit possible i got the proxy server wrong?
thanks all for helping out