Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for IPv6 #209

Open
Meisaka opened this issue Mar 21, 2021 · 0 comments
Open

Add support for IPv6 #209

Meisaka opened this issue Mar 21, 2021 · 0 comments
Assignees
Labels
feature new feature

Comments

@Meisaka
Copy link
Member

Meisaka commented Mar 21, 2021

There is a whole wide world out there that uses the fancy "new" Internet protocol, version 6.
Eventually, there will come a time when Trillek will need to fully support it too

Currently, Trillek only explicitly supports IPv4 via the GUI, with access to name based lookup connections available via the "connect" command.
Although the client can technically resolve IPv6, the server currently does not allow listening on IPv6 sockets, so this feature can be considered incomplete, and as such, connecting to v6 addresses in the client has been temporarily disabled.

This is a reminder to improve client connection methods when the server supports for IPv6.

@Meisaka Meisaka added the feature new feature label Mar 21, 2021
@Meisaka Meisaka self-assigned this Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature
Projects
None yet
Development

No branches or pull requests

1 participant