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
- Host: GitHub
- URL: https://github.com/caddyserver/ntlm-transport
- Owner: caddyserver
- Created: 2020-04-07T17:43:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T20:15:09.000Z (over 3 years ago)
- Last Synced: 2025-04-08T19:34:55.315Z (about 1 year ago)
- Language: Go
- Size: 106 KB
- Stars: 16
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.