w*****i 发帖数: 8 | 1 I have a pc running Linux at home.and I can use modem
to connect to campus and the worksation in Lab,but cannot
go out of campus.Now I have the super power in the worksations
of the Lab,which can go out to internet.Can I set up the workstation
to be a Proxy such that I can go out in my computer?
How to do this?
thx | w**x 发帖数: 35 | 2 install socks5
//socks5
1. download the file from
http://www.socks.nec.com/98732732/socks5-v1.0r10.tar.gz
2. tar -xzf to somewhere
3. ./configure
4. make
5. make install
6. there r several socks.conf files in 'example' folder, copy
socks5.conf.singlehomed to /etc/socks5.conf
7. run 'socks5'
8. it's ok. u can connect to ur server with port 1080 :)
【在 w*****i 的大作中提到】 : I have a pc running Linux at home.and I can use modem : to connect to campus and the worksation in Lab,but cannot : go out of campus.Now I have the super power in the worksations : of the Lab,which can go out to internet.Can I set up the workstation : to be a Proxy such that I can go out in my computer? : How to do this? : thx
|
|