NTLM authentification at connection though proxy

Hi ,
we are behind a company proxy , which requires NTLM authentification. Currently it seems that the Cosmos browser uses only basic auth, which is not allowed here. Could you implement NTLM auth, please?

BR Markus

See error from the cb.log:

{“severity”:“error”,“time”:“2023-05-31T17:08:55.518+0200”,“message”:“failed to perform request”,“url”:“https://cosmos.chaos.com”,“error”:“Get “https://cosmos.chaos.com”: Proxy Authentication Required”,“stacktrace”:“git.chaosgroup.com/galaxy/content-browser/service/proxy.TestProxySettings\n\tC:/gitlab/builds/_8SQ33ve/0/galaxy/content-browser/service/proxy/proxy.go:120\nmain.(*App).Start\n\tC:/gitlab/builds/_8SQ33ve/0/galaxy/content-browser/service/cmd/cbservice/main.go:437\nmain.InitService.func1\n\tC:/gitlab/builds/_8SQ33ve/0/galaxy/content-browser/service/cmd/cbservice/service.go:260”}