Opened 15 years ago
Closed 15 years ago
#62 closed defect (duplicate)
must be able to specify the reverse-mDNS port to use with firewalls
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | Client | Keywords: | |
Cc: |
Description (last modified by )
at present, a random port is chosen, which will not work with hosts running almost any kind of firewall...
Should re-use the spec parsing code used by the server, which supports syntax like:
=:2345 =127.0.0.1: =192.168.0.1:2345,192.168.1.1:4567
etc
Change History (2)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
comment:2 Changed 15 years ago by
Resolution: | → duplicate |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
better description/solution in #72