mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[GH-ISSUE #196] IPv6 support #132
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZaDarkSide on GitHub (Mar 3, 2020).
Original GitHub issue: https://github.com/mthenw/frontail/issues/196
How do I start frontail to use a IPv6 address?
@mthenw commented on GitHub (Apr 13, 2020):
Hey, the current workaround is to pass
-h ::0parameter when running frontail. But I'm marking it as a bug as it should not explicitly set IPv4 when running without--hostparameter.