mirror of
https://github.com/fosrl/olm.git
synced 2026-03-02 16:56:44 +00:00
2
main.go
2
main.go
@@ -226,6 +226,8 @@ func runOlmMainWithArgs(ctx context.Context, args []string) {
|
||||
UserToken: config.UserToken,
|
||||
MTU: config.MTU,
|
||||
DNS: config.DNS,
|
||||
DNSProxyIP: config.DNSProxyIP,
|
||||
UpstreamDNS: config.UpstreamDNS,
|
||||
InterfaceName: config.InterfaceName,
|
||||
Holepunch: config.Holepunch,
|
||||
TlsClientCert: config.TlsClientCert,
|
||||
|
||||
Reference in New Issue
Block a user