[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5127 [Obfsproxy]: Fix IPv6 support in obfsproxy
#5127: Fix IPv6 support in obfsproxy
-----------------------+----------------------------------------------------
Reporter: karsten | Owner: asn
Type: defect | Status: needs_revision
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Keywords: | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Changes (by nickm):
* status: new => needs_revision
Comment:
Replying to [comment:1 murble]:
[...]
> is sufficient for basic stuff like:
>
> ./obfsproxy --no-safe-logging --log-min-severity=debug obfs2
--dest=::1:1025 server ::1:1024
"::1:1024" is not a great way to write the IPv6 address ::1 plus the port
1024, since it also looks exactly like the IPv6 address ::1:1024 (that is,
0:0:0:0:0:0:1:1024) .
It would be better to have the format be "[::1]:1024" -- lots of things
use that for writing an IPv6 address together with a port.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5127#comment:2>
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