Skip to content

Support IPv6 and IPv4 deployments#122

Open
Nic0w wants to merge 2 commits intoshenxn:masterfrom
Nic0w:patch-1
Open

Support IPv6 and IPv4 deployments#122
Nic0w wants to merge 2 commits intoshenxn:masterfrom
Nic0w:patch-1

Conversation

@Nic0w
Copy link
Copy Markdown

@Nic0w Nic0w commented May 29, 2025

Using TCP6-LISTEN instead of just TCP-LISTEN will make socat bind to :: and 0.0.0.0.
This simple change allows IPV6-only, IPv4-only or dual-stack connectivity for the client side, which is an improvement over the current situation.

Since mail-api.proton.me does not provide an AAAA record, the container will still need an IPv4 address to allow connectivity to ProtonMail API.

Nic0w added 2 commits May 29, 2025 15:29
Using TCP6-LISTEN instead of just TCP-LISTEN will make `socat` bind to `::` and `0.0.0.0`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant