Is IPv6 Supported? #531
-
Hi, I'm curious if this package supports ldap server addresses with IPv6. |
Beta Was this translation helpful? Give feedback.
Answered by
cpuschma
Oct 4, 2024
Replies: 1 comment
-
There are no dedicated sections to IPv6/IPv4 and we use the Go's |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cpuschma
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are no dedicated sections to IPv6/IPv4 and we use the Go's
net
package internally. Hence it should be fully compatible with an IPv6 LDAP server