Click here to Skip to main content
Licence 
First Posted 22 Feb 2000
Views 698,824
Bookmarked 69 times

SOCKS Proxy + SSL Tunnel

By | 22 Feb 2000 | Article
A full featured SOCKS 4 & 5 proxy server written in Java.
  • Download source files - 41 Kb
  • The SSH Proxy is full featured SOCKS Proxy written in Java.
    It supports both versions 4 and 5 of Socks protocol.

    Additional feature that I have implemented in SSH Proxy is the possibility to make TCP connections through an HTTP-SSL Tunnel.

    SSH Proxy works in two modes:

    1. Normal mode - works as normal SOCKS Proxy
    2. TCP via SHTTP mode - Works as SOCKS Proxy but makes SOCKS TCP connections via HTTP-SSL Tunnel Proxy.

    Sample Image 1
    Sample Image 2

    The TCP via SHTTP mode is very useful when user woks behind HTTP Proxy and hasn't any other acces to the Internet. In this case the user can run SSH Proxy on his/her machine, and configure it to use TCP connections via HTTP-SSL tunnels which are commonly supported by most proxies. This way he/she will be able to use other internet applications, eg. IRC, FTP, e-mail, telnet, HTTP (of course :-) but without caching and etc.

    But if SSH Proxy works behind a firewall (in SSL tunnel mode) - the other SOCKS commands BIND and UDP association will not work.

    SSH Proxy loads its configuration from file config.txt which should be in the directory of the SSH Proxy

    # Copyright (c) 2000 Svetoslav Tchekanov (swetoslav@iname.com)
    #-------------------------------
    #EnableLog=no
    EnableLog=yes
    #-------------------------------
    SOCKSPort=8888
    #-------------------------------
    #UseSHttpProxy=1
    UseSHttpProxy=0
    SHttpProxyHost=<SHTTP Proxy Host/IP>
    SHttpProxyPort=<SHTTP Proxy Port>
    

    The variables UseSHttpProxy and EnableLog are logical. So you can specify their values either by 1, 0, Yes or No.

    License

    This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

    A list of licenses authors might use can be found here

    About the Author

    Svetoslav Chekanov

    Web Developer

    Bulgaria Bulgaria

    Member

    I am a software development engineer.
    I am a programmer.
    And my projects can explain what I am.

     
    Programming Languages: C/C++ - 10 yr., Java - 6 yr., Delphi -7 yr., HTML - 6 yr., CGI, Servlets, EJB, Assembly, CNC G-language
    RDBMS Microsoft SQL Server 7.0, MySQL, MS Access, ODBC, JDBC
     
    Networking: TCP/IP, Winsock, HTTP, HTTPS, FTP, SMTP, POP3, TELNET, IMAP, SOCKS 4/5, RTSP, CGI, MS Internet Information Server
     
    The great projects, ordered by greatness:
  • Java Virtual Machine
  • Application Server + Internet Proxy Services
  • Instant Messenger - like MSN and Yahoo ones
  • Voicer - Freeware VoIP application
  • SSH Proxy - SOCKS 4&5 Proxy that can relay TCP Connections through HTTPS Proxy
  • HTTP Proxy
  • SOCKS proxy
  • Battery Test Suite
  • Internet Address Book - Synchronizes local Outlook, Outlook Express, Netscape and Eudora address book with database on WEB server located in the Internet
  • Advertising Screen Saver - Screen Saver that sends e-mails and gain prizes for the computer owner
  • Proxy Send Mail - Send Mail service that can send e-mails through SOCKS 4, SOCKS 5 and HTTPS proxies
  • Proxy Hunter - Very fast, and also works as proxy checker
  • Java Disassembler
  • CNC Gravuring System
  • Little DOS games - when I was schoolboy
  •  
    More information about my current work you can find here:
    www.d-bross.com
    www.d-voicer.com
    www.d-tunnel.com



    Sign Up to vote   Poor Excellent
    Add a reason or comment to your vote: x
    Votes of 3 or less require a comment

    Comments and Discussions

     
    You must Sign In to use this message board. (secure sign-in)
     
    Search this forum  
     FAQ
        Noise  Layout  Per page   
      Refresh
    GeneralMy vote of 5 PinmemberMember 43208440:35 6 Jan '12  
    QuestionHow to change this application to a HTTPS proxy server? Pinmembershewo14:37 5 Dec '11  
    QuestionGetting Error Because of Proxy Authentication Required PinmemberWindowsVsLinux23:09 14 Nov '11  
    AnswerRe: Getting Error Because of Proxy Authentication Required PinmemberWindowsVsLinux3:31 15 Nov '11  
    GeneralRe: Getting Error Because of Proxy Authentication Required PinmemberWindowsVsLinux9:55 15 Nov '11  
    GeneralMy vote of 5 PinmemberWindowsVsLinux12:01 13 Nov '11  
    GeneralDNS Query Pinmemberkshitij22321:43 25 Mar '10  
    Questionhow to run this project & to see how it works Pinmembernuthanhebbar20:16 11 Jan '09  
    AnswerRe: how to run this project & to see how it works PinmemberSvetoslav Chekanov20:20 28 Mar '11  
    GeneralRe: how to run this project & to see how it works Pinmemberreinerotto3:23 2 Sep '11  
    QuestionHow do I run the applet? PinmemberDarklomba10:44 1 Aug '07  
    AnswerRe: How do I run the applet? PinmemberSyed Mohammed Khawar20:59 27 Mar '11  
    GeneralRe: How do I run the applet? PinmemberSvetoslav Chekanov20:16 28 Mar '11  
    AnswerRe: How do I run the applet? PinmemberSvetoslav Chekanov20:17 28 Mar '11  
    Generalprotocol detailed specifications Pinmemberavinu21:58 28 Jul '07  
    QuestionHTTP Tunnel PinmemberPriyanka Bindumahavan22:26 29 Jan '07  
    AnswerRe: HTTP Tunnel Pinmembersv_chekanov21:06 11 Jan '09  
    GeneralNew problem.. need help. Pinmemberaddagol2:52 14 Dec '06  
    GeneralRe: New problem.. need help. PinmemberSvetoslav Chekanov20:20 5 Aug '07  
    GeneralThank You and One question PinmemberJoshi Pranay6:54 22 Oct '06  
    GeneralRe: Thank You and One question PinmemberSvetoslav Chekanov5:38 23 Oct '06  
    GeneralRe: Thank You and One question PinmemberJoshi Pranay7:45 23 Oct '06  
    GeneralRe: Thank You and One question PinmemberSvetoslav Chekanov21:01 23 Oct '06  
    GeneralRe: Thank You and One question PinmemberJoshi Pranay8:25 25 Oct '06  
    Generalabout firewall in java Pinmembermeetbecks6:00 11 Oct '06  

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

    Permalink | Advertise | Privacy | Mobile
    Web03 | 2.5.120517.1 | Last Updated 23 Feb 2000
    Article Copyright 2000 by Svetoslav Chekanov
    Everything else Copyright © CodeProject, 1999-2012
    Terms of Use
    Layout: fixed | fluid