|
Related Topics:
| We are A site That Work With Pay to Surf Processor and we .. - We are A site That Work With Pay to Surf Processor and we pay 50% of Referral Comission FOREVER. Register now at and start to earn money. Best Regards TEAM UPLINE
Where is the internet going? - As we all know almost anyone can their own products, services, and ideas on the internet for next to nothing. So why do major the news media and industry continue to have a strong hold on the My theory is..
What type of Internet do I need? - Hi, I will be hosting a website that will attract 4 million visitors a month (please don't ask how I know this). The website will contain a lot of images and a ton of message boards. Can someone tell me what type of Internet I will need and..
Ban women from the internet? - has more The only time women should be remotely near a computer is if they're uploading nude pictures of or, like 1215's own Allison, causing a stink in comment sections. In no way, shape, or form - ever - should..
Internet slow or just me? - Is something going on tonight? Anyone know? About 4 hours or so ago my net became really slow, a lot of sites are timing out only to reappear just fine seconds later. I don't know if it is RR or the internet in general. Maybe a DOS attack? I..
|
|
|
Next: Webmaster: RSS on my Site?
|
| Author |
Message |
External

Since: Oct 16, 2006 Posts: 3
|
(Msg. 1) Posted: Mon Oct 16, 2006 11:48 pm
Post subject: Is it possible to surf the internet through a VPS? Archived from groups: alt>www>webmaster (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Oct 16, 2006 Posts: 3
|
(Msg. 2) Posted: Tue Oct 17, 2006 12:46 am
Post subject: Re: Is it possible to surf the internet through a VPS? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi Tood,
Thanks for replying. But I'm a newbie and I don't quite understand.
Would you care to explain in more detail?
I have a Linux VPS with Plesk and Virtuosso and I'm running Windows XP
at home. How would I connect to my VPS?
Cheers,
Alex
On Oct 17, 9:44 am, comph....TakeThisOut@toddh.net (Todd H.) wrote:
> "Alex" <hellooi....TakeThisOut@gmail.com> writes:
> > Is it possible to surf the internet through a VPS?Absolutely.
>
> mylocalwindowsboxcygwin$ ssh -D 1080 myuseridforsur....TakeThisOut@my.vps.ip.com
>
> Set web browser to proxy socks v4 at 127.0.0.1 port 1080 and presto,
> all your surfing appears to come from your vps box.
>
> Best Regards,
> --
> Todd H.http://www.toddh.net/ >> Stay informed about: Is it possible to surf the internet through a VPS? |
|
| Back to top |
|
 |  |
External

Since: Sep 27, 2003 Posts: 148
|
(Msg. 3) Posted: Tue Oct 17, 2006 2:44 am
Post subject: Re: Is it possible to surf the internet through a VPS? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Oct 16, 2006 Posts: 3
|
(Msg. 4) Posted: Tue Oct 17, 2006 7:28 am
Post subject: Re: Is it possible to surf the internet through a VPS? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Ok, I see. So I connect to my VPS using putty first. But can you tell
me what commands to type step by step?
Do I need to install cygwin in my local windows first?
Kim André Akerĝ wrote:
> Alex wrote:
>
> > On Oct 17, 9:44 am, comph....TakeThisOut@toddh.net (Todd H.) wrote:
> > > "Alex" <hellooi....TakeThisOut@gmail.com> writes:
> > > > Is it possible to surf the internet through a VPS?Absolutely.
> > >
> > > mylocalwindowsboxcygwin$ ssh -D 1080
> > > myuseridforsur....TakeThisOut@my.vps.ip.com
> > >
> > > Set web browser to proxy socks v4 at 127.0.0.1 port 1080 and
> > > presto, all your surfing appears to come from your vps box.
> >[top posting fixed]
> > Hi Tood,
> >
> > Thanks for replying. But I'm a newbie and I don't quite understand.
> > Would you care to explain in more detail?
> >
> > I have a Linux VPS with Plesk and Virtuosso and I'm running Windows XP
> > at home. How would I connect to my VPS?
>
> PuTTY.
> http://www.chiark.greenend.org.uk/~sgtatham/putty/
>
> You DO have SSH access to your VPS, right?
>
> --
> Kim André Akerĝ
> - kimandre.TakeThisOut@NOSPAMbetadome.com
> (remove NOSPAM to contact me directly) >> Stay informed about: Is it possible to surf the internet through a VPS? |
|
| Back to top |
|
 |  |
External

Since: Sep 27, 2003 Posts: 148
|
(Msg. 5) Posted: Tue Oct 17, 2006 10:58 am
Post subject: Re: Is it possible to surf the internet through a VPS? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Alex" <hellooisho RemoveThis @gmail.com> writes:
> Ok, I see. So I connect to my VPS using putty first. But can you tell
> me what commands to type step by step?
>
> Do I need to install cygwin in my local windows first?
To use my command, yes. The only thing above the base packages you'll
need is openssh from the net tree of packages. You'll see the tree of
packages during install.
I don't know if putty supports dynamic proxying but it might.
You ssh to your vps as I described to set up the dynamic proxy, then
you set your web browser to use that proxy. It's a socks4 proxy at
the address 127.0.0.1. Where you set proxies depends on what
you're using to browse the web.
--
Todd H.
http://www.toddh.net/ >> Stay informed about: Is it possible to surf the internet through a VPS? |
|
| Back to top |
|
 |  |
External

Since: Jun 29, 2005 Posts: 88
|
(Msg. 6) Posted: Tue Oct 17, 2006 1:10 pm
Post subject: Re: Is it possible to surf the internet through a VPS? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Alex wrote:
> On Oct 17, 9:44 am, comph....TakeThisOut@toddh.net (Todd H.) wrote:
> > "Alex" <hellooi....TakeThisOut@gmail.com> writes:
> > > Is it possible to surf the internet through a VPS?Absolutely.
> >
> > mylocalwindowsboxcygwin$ ssh -D 1080
> > myuseridforsur....TakeThisOut@my.vps.ip.com
> >
> > Set web browser to proxy socks v4 at 127.0.0.1 port 1080 and
> > presto, all your surfing appears to come from your vps box.
>[top posting fixed]
> Hi Tood,
>
> Thanks for replying. But I'm a newbie and I don't quite understand.
> Would you care to explain in more detail?
>
> I have a Linux VPS with Plesk and Virtuosso and I'm running Windows XP
> at home. How would I connect to my VPS?
PuTTY.
http://www.chiark.greenend.org.uk/~sgtatham/putty/
You DO have SSH access to your VPS, right?
--
Kim André Akerĝ
- kimandre.TakeThisOut@NOSPAMbetadome.com
(remove NOSPAM to contact me directly) >> Stay informed about: Is it possible to surf the internet through a VPS? |
|
| Back to top |
|
 |  |
External

Since: Jun 13, 2004 Posts: 1016
|
(Msg. 7) Posted: Tue Oct 17, 2006 2:17 pm
Post subject: Re: Is it possible to surf the internet through a VPS? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Todd H. wrote:
> "Alex" <hellooisho.DeleteThis@gmail.com> writes:
>
>> Ok, I see. So I connect to my VPS using putty first. But can you tell
>> me what commands to type step by step?
>>
>> Do I need to install cygwin in my local windows first?
>
> To use my command, yes. The only thing above the base packages you'll
> need is openssh from the net tree of packages. You'll see the tree of
> packages during install.
>
> I don't know if putty supports dynamic proxying but it might.
>
> You ssh to your vps as I described to set up the dynamic proxy, then
> you set your web browser to use that proxy. It's a socks4 proxy at
> the address 127.0.0.1. Where you set proxies depends on what
> you're using to browse the web.
He may wish to open port 1080... On the VPS I have it was closed by the
firewall... >> Stay informed about: Is it possible to surf the internet through a VPS? |
|
| Back to top |
|
 |  |
|