Menu

Srelay - the SOCKS proxy and Relay / News: Recent posts

... my summer home work ...

I have worked maintenance of srelay/srelaye and released

srelay-0.4.8
srelaye-0.0.3b1

  • Added use of local (not system) password for SOCKS user/pass authentication.
    local password file is like Apache's htpasswd and you can generate it easily by scripts sampled in scripts/srpasswd.py.
    And, your htpasswd like password file is indicated by '-U' option.
    Do not confuse with '-u' option, which is to indicate password similary but is used for server to server SOCKS relaying.
  • Reviewed SOCKS authentication option (-a)
    srelay supports just one SOCKS authentication method, username/password.
    NO-AUTH is namely "I don't authenticate, go ahead please.". Indicating NO-AUTH (-a n) holds down any other authentication option(s). It's no use. The meaningful operation is do '-a p' or no '-a' option.
  • (srelaye) There were a lot of incompletions in SOCKS relaying. Reviewed and fixed.
  • INCOMPATIBILITY: IPv6 address expression in SOCKS relay (routing) configuration - srelay.conf has been changed.
    You have to enclose IPv6 address by square bracket '[' and ']'. But, as usual, check is so loose and you may have some trouble if you dare to or inadvertently set arbitrary characters, formats in them. Even an IPv4 address, there isn't check for the digits of each numbers of quad ;-p... read more
Posted by Tomo M 2017-09-02

srelay"e" is a libevent backed srelay - hello 1, 2, 3, ... testing :-p

If you know libevent (http://libevent.org), you may be interested in multi-threading event driven type network server.
I've just re-worked srelay as one of such app.

Posted by Tomo M 2015-05-19

Twitter

Follow my Twitter account @bulkstream http://twitter.jp/bulkstream

Posted by Tomo M 2010-10-21

Now 0.4.8-beta testing

0.4.8-beta has been testing.
(0.4.7p4 may have compile error on Linux platform, please try 0.4.8 series instead.)
worked mainly on socks UDP assoc.

Posted by Tomo M 2010-10-20

srelay 0.4.6 released

The SOCKS Proxy Server - srelay -
version 0.4.6 has been released.
renew Solaris 2.6/8 support,
littlebit refine IPv6 support.

Posted by Tomo M 2003-04-14

srelay 0.4.5 released

My SOCKS Proxy Server - srelay - now startig support
IPv6 addresses.
You may construct a GateWay between IPv4 world and IPv6.

0.4.5 is the first release of this feature, so,
- it's in alpha to beta quality.
- OS support is FreeBSD and RedHat Linux/386 for now.
- SOCKS-BIND function is incomplete in IPv6.
- needs more testing.

= NOTE =
I found something ...
It is side-effect of IPv6 supporting functions such as,
getaddrinfo(), IPv6 addresses can be treated as just a
string and the SOCKS server accepts it as if it were
domain name string. If your clients are clever enough
NOT to recognize IPv6 addresses, you may have chance
to passsing IPv6 addresses to the server.

Posted by Tomo M 2003-03-28

srelay 0.4.0 released.

Projects newly released file is available at
https://sourceforge.net/project/showfiles.php?group_id=45346
SOCKS Proxy Server - srelay - is now
running under Linux environment.
The initial porting has done.

Posted by Tomo M 2003-01-06

srelay 0.3.3 released

The socks-relay's newly release - srelay 0.3.3 - is
available now.
See http://sourceforge.net/projects/socks-relay/
for more details.

Posted by Tomo M 2003-01-02

srelay 0.3.2 released

srelay 0.3.2 released.
This release is bugfix.

Posted by Tomo M 2002-12-06

srelay-0.3.1 released

srelay-0.3.1 is released.
Project's newly released file is available at
http://sourceforge.net/project/showfiles.php?group_id=45346

Posted by Tomo M 2002-08-16

srelay 0.3 released

socks-relay project's new release,
srelay 0.3 is now available.
http://sourceforge.net/projects/socks-relay

Posted by Tomo M 2002-06-17