How to export proxy from command line?
HI
How to export proxy from command line?
i have tried below and it's not working for me.
export http_proxy=http://172.16.99.196:800
export https_proxy=http://172.16.99.196:800
export ftp_proxy=http://172.16.99.196:800
export proxy=http://172.16.99.196:800
usually above export is working on my linux machines.
Regards,
Ben