Tagged Questions
0
votes
1answer
200 views
How can I access a remote machine via SSH from behind a proxy?
I’m trying to connect to a Linux machine via SSH. The problem is that my Mac is in a different network, behind a proxy that routes HTTP and HTTPS through port 80.
How can I access the Linux machine ...
4
votes
1answer
577 views
Change Network location from terminal
I have a two locations set up on my macBook. One for normal use and another for when I use a proxy, which I start from the command line. It would be very useful for me to be able to switch network ...
1
vote
0answers
160 views
Proxy won't work without telnet
This isn't a problem as such, more an irritant that's begging for a clean solution.
At work we have a couple of Macs which I'm trying to get integrated nicely into Active Directory.
We enforce all ...
1
vote
1answer
506 views
Details of the proxy address which is being used by Mac
Is it possible to get the proxy address that my system is currently using in order to populate HTTP_PROXY variable from command line ?
I would like a command so that I could set it in my .bashrc ...