An open API service indexing awesome lists of open source software.

https://github.com/caddyserver/ntlm-transport

NTLM reverse proxy transport module for Caddy
https://github.com/caddyserver/ntlm-transport

Last synced: about 1 year ago
JSON representation

NTLM reverse proxy transport module for Caddy

Awesome Lists containing this project

README

          

NTLM transport module for Caddy's reverse proxy
===============================================

This plugin adds NTLM reverse proxying support to Caddy.

The `http_ntlm` transport is identical to the `http` transport, but the HTTP version is always 1.1, and Keep-Alive is always disabled.