Skip to content

Conversation

ryanolee
Copy link
Owner

@ryanolee ryanolee commented Jun 5, 2024

What

Add new configuration option for IPV6 network stack support

Why

So that go-pot can be used within ipv6 networks

How

By allowing for the configuration of the internal fiber instance to use ipv6

How to test:

Run go run main.go start --host \[0:0:0:0:0:0:0:1\] --network=tcp6 and visit http://[::1]:8080/

(Aims to resolve #1)

@ryanolee ryanolee merged commit de1a3d3 into main Jun 5, 2024
@ryanolee ryanolee deleted the feature/1 branch June 6, 2024 09:42
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.

IPv6 GO_POT__SERVER__HOST gets ignored
1 participant