authenticate to internet from linux terminal
Alberto
Enthusiast ✭✭
We connect to internet from linux machine using SonicWALL login page (username / password)
How I can connect to internet from linux server command line ?
I set proxy using this:
export https_proxy=http://<user>:<pass>@<proxy>:<port>/
But not work.
(ubuntu server)
Category: High End Firewalls
0
Answers
You might be able to use the lynx browser as it does not require a GUI.