Proxy

Asked by Mike Brown

I would like to know how to set up a proxy.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Jim Hutchinson
Solved:
Last query:
Last reply:
Revision history for this message
Best Jim Hutchinson (jphutch) said :
#1

Are you wanting to set up your own server to be used as a proxy or just want to set up firefox or something to use a proxy that you have access to?

If the former, you can set up SSH and tunnel through that. https://help.ubuntu.com/community/SSHHowto. You need access to your own computer or server to do this.

If the latter there are a lot of how tos out there on configuring firefox (or other apps). This one looks okay http://uniqueinternetservices.com/configure-proxy-for-firefox.html. That is to set up http proxy. The other option is a socks proxy. Try something like http://ubuntu.wordpress.com/2006/12/08/ssh-tunnel-socks-proxy-forwarding-secure-browsing/.

Hope that helps.

Revision history for this message
Mike Brown (mslorteau) said :
#2

Thanks Jim Hutchinson, that solved my question.

Revision history for this message
Jim Hutchinson (jphutch) said :
#3

Glad I could help.