Y T Nuke  
Results 1 to 15 of 15
I have been asked a few times about how to set up a VPS as ...
  1. #1
    fatboy's Avatar
    fatboy is online now Jr. VIP
    Join Date
    Aug 2008
    Location
    UK
    Posts
    907
    Reputation
    412
    Blog Entries
    1
    Thanks
    273
    Thanked 1,582 Times in 372 Posts

    Default A quick guide to SSH tunnelling

    I have been asked a few times about how to set up a VPS as a SOCKS proxy with Putty so slapped this guide together this evening.

    I apologise for the layout, I did it in word and then saved as webpage as I coudn't be assed to do it from scratch

    Anyway, its a step through how to use a VPS and Putty to set up a tunnel.

    Code:
    http://fatboy.me.uk/sshtunnel/sshtunnel.htm
    May be useful to someone!!

    BotCentral.net:: INSTAGRAM BOT, LIMITED PLACES, 33% OFF - BE QUICK! ::

  2. The Following 3 Users Say Thank You to fatboy For This Useful Post:

    CSalt2 (12-04-2009), GuerillaMarketing (12-20-2009), userlogsin (12-04-2009)

  3. #2
    userlogsin's Avatar
    userlogsin is offline Jr. VIP
    Join Date
    Feb 2009
    Location
    On your screen...lol
    Posts
    216
    Reputation
    15
    Thanks
    80
    Thanked 19 Times in 13 Posts

    Default Re: A quick guide to SSH tunnelling

    Nice info. Was just looking for this.
    BULK PROXY SUBSCRIPTION SERVICE - 500 to 5000 SOCKS proxies updates every 9 minutes

  4. #3
    clickbunch's Avatar
    clickbunch is offline Newbies
    Join Date
    Dec 2009
    Posts
    27
    Reputation
    10
    Thanks
    8
    Thanked 4 Times in 4 Posts

    Default Re: A quick guide to SSH tunnelling

    VERY useful.... how would one go about using this same system for automation on multiple computers? (NOTE- Automation- meaning, click a button and you are now using computer 3's ip address, seamlessy)

    Are there programs written on top of putty to get this done? If I were to create a program, which language would it have to be in.

    Thx in advance!

  5. #4
    CSalt2's Avatar
    CSalt2 is offline Jr. VIP
    Join Date
    Feb 2009
    Posts
    590
    Reputation
    21
    Thanks
    263
    Thanked 305 Times in 94 Posts

    Default Re: A quick guide to SSH tunnelling

    hey fatboy how could i make it so i can make proxies i can use like exclusive proxies i mean with the server number and port
    tis what it is

  6. #5
    tele f0n3's Avatar
    tele f0n3 is offline Newbies
    Join Date
    Mar 2008
    Posts
    13
    Reputation
    8
    Thanks
    20
    Thanked 4 Times in 3 Posts

    Default Re: A quick guide to SSH tunnelling


  7. #6
    JuicyBlack's Avatar
    JuicyBlack is online now Regular Member
    Join Date
    Nov 2008
    Location
    Dark n Wet Place
    Posts
    345
    Reputation
    24
    Thanks
    176
    Thanked 160 Times in 108 Posts

    Default Re: A quick guide to SSH tunnelling

    Any1 has a guide to turn a VPS into a password protected proxy server with squid? the one I followed (which is on this board) doesn't seem to explain the password protection thingy and I ended up with proxies that don't really work.... any ideas?
    Just Who the Hell - Do you think I AM?

  8. #7
    CSalt2's Avatar
    CSalt2 is offline Jr. VIP
    Join Date
    Feb 2009
    Posts
    590
    Reputation
    21
    Thanks
    263
    Thanked 305 Times in 94 Posts

    Default Re: A quick guide to SSH tunnelling

    Quote Originally Posted by JuicyBlack View Post
    Any1 has a guide to turn a VPS into a password protected proxy server with squid? the one I followed (which is on this board) doesn't seem to explain the password protection thingy and I ended up with proxies that don't really work.... any ideas?
    which one did you follow?
    tis what it is

  9. #8
    CSalt2's Avatar
    CSalt2 is offline Jr. VIP
    Join Date
    Feb 2009
    Posts
    590
    Reputation
    21
    Thanks
    263
    Thanked 305 Times in 94 Posts

    Default Re: A quick guide to SSH tunnelling

    wow... I setup everything exactly right, but its saying proxy server refused connection!

    Is this a problem with my VPS service?
    tis what it is

  10. #9
    JuicyBlack's Avatar
    JuicyBlack is online now Regular Member
    Join Date
    Nov 2008
    Location
    Dark n Wet Place
    Posts
    345
    Reputation
    24
    Thanks
    176
    Thanked 160 Times in 108 Posts

    Default Re: A quick guide to SSH tunnelling

    Quote Originally Posted by CSalt2 View Post
    which one did you follow?
    hey there I followed this tut:

    http://www.blackhatworld.com/blackha...vps-proxy.html

    I don't get the problem with the connection being refused on my VPS, I think my problem is rather on the configuration side of SQUID..... are u tunneling? If u are then obviously I am out of line here lol....

    I haven't tried tunneling but instead I am trying to set up a proxy server with squid..... If it I can't get it to work I might give tunneling a go....
    Just Who the Hell - Do you think I AM?

  11. #10
    CSalt2's Avatar
    CSalt2 is offline Jr. VIP
    Join Date
    Feb 2009
    Posts
    590
    Reputation
    21
    Thanks
    263
    Thanked 305 Times in 94 Posts

    Default Re: A quick guide to SSH tunnelling

    yes im trying to do ssh tunneling through my vps, but if i could figure out how to turn my vps into a proxy that'd be great... does this thread have anything to do with what you're trying to accomplish http://www.blackhatworld.com/blackha...roxy-easy.html
    tis what it is

  12. #11
    JuicyBlack's Avatar
    JuicyBlack is online now Regular Member
    Join Date
    Nov 2008
    Location
    Dark n Wet Place
    Posts
    345
    Reputation
    24
    Thanks
    176
    Thanked 160 Times in 108 Posts

    Default Re: A quick guide to SSH tunnelling

    ahh that one is quite good.... however instead of 3proxy I am using SQUID....I was using this thread:

    http://www.blackhatworld.com/blackha...vps-proxy.html

    To be honest the thread u quoted seems a lot easier and it even has a video agrr I should have gone that way... anywho....Just figured out what was wrong with my set up... when I used the port to access my VPS.. I entered the port my VPS company had provided... the thing is... I think squid has a default port 3128 or so if I remember correctly.... and once I replaced that port on foxyproxy I was able to browse through my high anon VPS proxy YAY!!!

    Now there are 2 things I need to figure out....

    1. I need to know if the rDNS needs to be changed
    2. Instead of ACL'ing all the allowed IPs I'll use password authentication through NCSA....

    In the end that outta give me a setup similar to what some providers use, in other words, I'll have an IP/port, a username and a pass... So I believe I am 60% there
    Last edited by JuicyBlack; 12-07-2009 at 05:40 AM.
    Just Who the Hell - Do you think I AM?

  13. #12
    CSalt2's Avatar
    CSalt2 is offline Jr. VIP
    Join Date
    Feb 2009
    Posts
    590
    Reputation
    21
    Thanks
    263
    Thanked 305 Times in 94 Posts

    Default Re: A quick guide to SSH tunnelling

    Ok I used myzonas tutorial and it worked great, I'm tunneling a proxy now fo shoo
    tis what it is

  14. #13
    JuicyBlack's Avatar
    JuicyBlack is online now Regular Member
    Join Date
    Nov 2008
    Location
    Dark n Wet Place
    Posts
    345
    Reputation
    24
    Thanks
    176
    Thanked 160 Times in 108 Posts

    Default Re: A quick guide to SSH tunnelling

    Kongratz m8!



    I have 3 VPS more to configure so I'll use myzona's tut to do it..... now.. .its coffee time for me..

    Just Who the Hell - Do you think I AM?

  15. #14
    KevinK is online now Newbies
    Join Date
    Jul 2008
    Posts
    30
    Reputation
    10
    Thanks
    12
    Thanked 15 Times in 7 Posts

    Red face Re: A quick guide to SSH tunnelling

    Quote Originally Posted by JuicyBlack View Post

    Said something about dreams -- I sell cats... not really!

    Think your before coffee and after pics are backwards...
    or you're not a big coffee fan which is why the similarity.

    whatz catz gotz tadu wit tunnelin anyways??????????

  16. #15
    gfawkes's Avatar
    gfawkes is offline Newbies
    Join Date
    Oct 2008
    Age
    45
    Posts
    34
    Reputation
    11
    Thanks
    6
    Thanked 7 Times in 5 Posts

    Default Re: A quick guide to SSH tunnelling

    the guys from Hak5 did a really good show on SSH tunneling. Check it out http://www.hak5.org/episodes/episode-614

  17. The Following User Says Thank You to gfawkes For This Useful Post:

    KevinK (12-25-2009)

Natural Slow Link Building


SEO Blasts - High quality link building service

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75