-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Start API on both IPv4 and IPv6 #9637
Copy link
Copy link
Open
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps updif/easyeffort/hoursEstimated to take one or several hoursEstimated to take one or several hourskind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featurestatus/blockedUnable to be worked further until needs are metUnable to be worked further until needs are met
Metadata
Metadata
Assignees
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps updif/easyeffort/hoursEstimated to take one or several hoursEstimated to take one or several hourskind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featurestatus/blockedUnable to be worked further until needs are metUnable to be worked further until needs are met
Checklist
Description
By default, Kubo only listens on 127.0.0.1:5001 for api connections. With IPv6 usage growing, listening on [::1]:5001 as well should be default behavior.