]> git.ipfire.org Git - thirdparty/tor.git/commit
Support unix: prefix in port configuration
authorDavid Goulet <dgoulet@ev0ke.net>
Wed, 28 Jan 2015 22:55:38 +0000 (17:55 -0500)
committerDavid Goulet <dgoulet@ev0ke.net>
Wed, 28 Jan 2015 22:55:38 +0000 (17:55 -0500)
commitbf3fb55c4721cf9228c24060a15397d2b8a62ee7
tree04b6c4732e18af35a184b5620c8c05ae7b92a29c
parenta3de2dfde6a92c0fe7ca755aa7bc1aa046c463a8
Support unix: prefix in port configuration

It's now possible to use SocksPort or any other kind of port that can use a
Unix socket like so:

  SocksPort unix:/foo/bar/unix.sock

Fixes #14451

Signed-off-by: David Goulet <dgoulet@ev0ke.net>
src/or/config.c
src/or/config.h