Shoutbox

How do I make my home machine offer proxy for my machine at school. - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: How do I make my home machine offer proxy for my machine at school. (/showthread.php?tid=86974)

How do I make my home machine offer proxy for my machine at school. by prashker on 10-31-2008 at 05:32 PM

I want FireFox to use it (not the whole machine)

obviously i'll use the proxy thing in firefox to connect to it.

but how do i set it up on my PC at home for the process to be do-able :p?

PS: To connect I want it to be password protected somehow :p?

PPPPPSS: If it's easier to do computer wide then how do I do that :p


RE: How do I make my home machine offer proxy for my machine at school. by Mike on 10-31-2008 at 06:33 PM

phpProxy?
Or Tor?


RE: How do I make my home machine offer proxy for my machine at school. by Thor on 10-31-2008 at 06:55 PM

quote:
Originally posted by SonicSam
I want FireFox to use it (not the whole machine)

obviously i'll use the proxy thing in firefox to connect to it.

but how do i set it up on my PC at home for the process to be do-able :p?

PS: To connect I want it to be password protected somehow :p?

PPPPPSS: If it's easier to do computer wide then how do I do that :p
Use SSH tunneling.

Setup a SSH server at your computer at home, use PuTTy at your school to connect through it and then set the proxy up in Firefox.

http://www.buzzsurf.com/surfatwork/
RE: How do I make my home machine offer proxy for my machine at school. by lizard.boy on 10-31-2008 at 07:05 PM

SSH tunneling is effective, but can be slow. It also doesn't help if you are unable to run foreign executable on a system like a school system.


RE: How do I make my home machine offer proxy for my machine at school. by prashker on 10-31-2008 at 07:38 PM

quote:
Originally posted by lizard.boy
It also doesn't help if you are unable to run foreign executable on a system like a school system.
Don't need it for anything like that :p
quote:
Originally posted by Mike
Or Tor?
Used it before, may use again :p
quote:
Originally posted by Nitro
Use SSH tunneling.

Setup a SSH server at your computer at home, use PuTTy at your school to connect through it and then set the proxy up in Firefox.

http://www.buzzsurf.com/surfatwork/
Aight will consider that too, thanks g :p
RE: How do I make my home machine offer proxy for my machine at school. by Nathan on 10-31-2008 at 08:09 PM

Would this work, if the school requires you to use a proxy to connect to internet...


RE: How do I make my home machine offer proxy for my machine at school. by prashker on 10-31-2008 at 08:18 PM

My school is not blocking anything I need access too :p.

This is for other things :p


RE: How do I make my home machine offer proxy for my machine at school. by Jarrod on 11-01-2008 at 11:52 AM

quote:
Originally posted by Nathan
Would this work, if the school requires you to use a proxy to connect to internet...
yes
we do it
as far as they can tell it's just https traffic


just make sure ssh is running on 443
(we run ours on 443 cos we need to bypass an isa server blocking the ssl layer on anything but 443)
add me on msn and i'll help you set it up talk you through anything, the putty setup with proxy support isn't on the net but it's pretty easy ajlangford{at}hotmail{dot}com
http://www.itefix.no/i2/node/27
is the easiest way to set up ssh on windows
RE: How do I make my home machine offer proxy for my machine at school. by Nathan on 11-01-2008 at 01:32 PM

Hahah, I already have you on msn jarrod ;)

thanks


RE: How do I make my home machine offer proxy for my machine at school. by Thor on 11-01-2008 at 04:40 PM

quote:
Originally posted by SonicSam
My school is not blocking anything I need access too :p.

This is for other things :p
Now is our son Sam doing naughty things? :P
RE: How do I make my home machine offer proxy for my machine at school. by Jarrod on 11-01-2008 at 09:42 PM

quote:
Originally posted by Nathan
Hahah, I already have you on msn jarrod
u do, sam doesn't
RE: How do I make my home machine offer proxy for my machine at school. by prashker on 11-01-2008 at 10:00 PM

quote:
Originally posted by Nitro
quote:
Originally posted by SonicSam
My school is not blocking anything I need access too :p.

This is for other things :p
Now is our son Sam doing naughty things? :P
Ofcourse :p

Jarrod: you add meeeeeeeeee, my fingers are broken, i'm using Microsoft Ears to Fingers to write this :p
RE: How do I make my home machine offer proxy for my machine at school. by Ezra on 11-01-2008 at 10:13 PM

install squid on it and open the correct ports on your router?


RE: How do I make my home machine offer proxy for my machine at school. by Jarrod on 11-02-2008 at 12:04 AM

i think ssh would be better,
would you still be able to connect to squid if the school routed all traffic through their gateway?


RE: How do I make my home machine offer proxy for my machine at school. by prashker on 11-03-2008 at 01:26 PM

quote:
Originally posted by Nitro
Use SSH tunneling.
Which is what I will do :).

What is a good SSH server for Windows? I've only heard of like 2, and I forget their names :p
RE: How do I make my home machine offer proxy for my machine at school. by Quantum on 11-03-2008 at 05:22 PM

look

http://www.google.co.uk/search?hl=en&q=SSH+for+wi...oogle+Search&meta=


RE: How do I make my home machine offer proxy for my machine at school. by prashker on 11-03-2008 at 06:22 PM

I looked, OpenSSH seems good but I want personal opinion :p


RE: How do I make my home machine offer proxy for my machine at school. by Jarrod on 11-04-2008 at 05:59 AM

quote:
Originally posted by SonicSam
I looked, OpenSSH seems good but I want personal opinion :p
quote:
Originally posted by Jarrod
http://www.itefix.no/i2/node/27
copssh is a package of open ssh but it does all the cygwin stuff for you highly recommend it
you could also use remotely anywhere by logmein and it has inbuilt ssh server and remote control, but it still uses open ssh code:P

RE: How do I make my home machine offer proxy for my machine at school. by prashker on 11-04-2008 at 11:54 AM

Thanks, will test out today or tomorrow :)

edit: works great, thanks guys :)