PublishServerDescriptor via IPv6
let my relay node configurable by what protocol the upload to authorities is done. similiar to ``` PublishServerDescriptor ``` option. perhaps add option like ``` PublishServerDescriptorProtocol auto|4|6|or # This option specifies how descriptors Tor will publish when acting as # a relay. You can # choose multiple arguments, separated by commas. # # If this option is set to 4, Tor will publish its # descriptors to any directories over IPv4. (This is useful if you're not IPv6 connectable # out your server, or if you're using a IPv6 Translation Tunnel) # Otherwise, Tor will publish its # descriptors via IPv6. The default is "auto", which # means "if running as a relay or bridge, publish descriptors to the # appropriate authorities over what's reachable". Other possibilities are "or", meaning # "publish as if you're a OnionService", "publish over onion circuit". ``` _may Sponsor55 or prop311-prop313 already covered if i missed or could be relevant for_ **Trac**: **Username**: ϲypherpunks
issue