Versions in this module Expand all Collapse all v2 v2.8.9 Feb 16, 2026 Changes in this version + func AuthenticateUser(cfg Config, username, password string) (bool, error) + func FetchVlessFlags(cfg Config) (map[string]bool, error) + type Config struct + BaseDN string + BindDN string + FlagField string + Host string + Invert bool + Password string + Port int + TruthyVals []string + UseTLS bool + UserAttr string + UserFilter string