What is it?
Status
References
Downloads

Source

SourceForge.net Logo

Srelay

Copyright (C) 2001-2003 by Tomo.M.

What is it ?

  • Srelay is a socks 4/5 protocol proxy server.
  • Supports socks connect/bind request in the protocol v4, v4a, and v5.
  • Supports socks server chaining with both v4 and v5 servers.
  • Supports Username/Password authentication in v5 (not recommended).
  • Testing on FreeBSD 4.7R, 5.0R, Solaris 2.6, 8, Linux-i386(New).
  • Supports IPv6 as well as IPv4. (New!)
  • Srelay is Free.

Download

CVS

  • You can get the top of current development snap-shot with cvs.
        % cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/socks-relay co srelay
    	      
  • If you have already check-out'ed previous snaps,
        % cd srelay
        % cvs update -d -P
    	      
  • If you would like to get Released (tagged) version, (e.g. version 0.4.6)
        % cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/socks-relay \
        export -r Release_0_4_6 -d srelay-0.4.6 srelay
    	      

Mailing List

References

  • SOCKS protocol and related infos by NEC.
    (If they had been offering free licensing to their "Socks reference imprementation", this 'srelay' could never appeared. THANKS, NEC folks.)
  • Free client dll's for Windoze(NT/2000, 95/98) by Hummingbird(You are GREAT!).
  • Norwegian consulting company develops a Free Socks Inplementation, called Dante.

Tomo.M
Last modified: Mon Apr 14 10:17:24 JST 2003