[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #14451 [Tor]: Use "socket:/path/to/socket" syntax everywhere for AF_UNIX ports
#14451: Use "socket:/path/to/socket" syntax everywhere for AF_UNIX ports
------------------------+------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.???
Component: Tor | Version:
Keywords: tor-client | Actual Points:
Parent ID: | Points:
------------------------+------------------------------
With #11485, Andrea did a cool syntax for AF_UNIX hidden-service address
targets.
Why didn't all the other FooPort options think of that?
We shouldn't have a separate option for Unix vs IP address as in:
{{{
SocksPort 127.0.0.1:9050
SocksSocket /home/nickm/.tor/connect-to-this
}}}
Instead why not just have it be:
{{{
SocksPort 127.0.0.1:9050
SocksPort socket:/home/nickm/.tor/connect-to-this
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14451>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs