[PR #2002] [MERGED] feat: support ntlm proxy set in http_proxy env #4488

Closed
opened 2026-05-05 14:43:02 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2002
Author: @blizard863
Created: 9/22/2020
Status: Merged
Merged: 9/23/2020
Merged by: @fatedier

Base: devHead: httpproxy-support-ntlm


📝 Commits (4)

  • d82b9eb feat: support ntlm http proxy
  • c631221 Merge branch 'httpproxy-support-ntlm' of github.com:bingtianbaihua/frp into httpproxy-support-ntlm
  • 558eabe fix comments
  • 05ffffa fix

📊 Changes

4 files changed (+13 additions, -9 deletions)

View changed files

📝 conf/frpc_full.ini (+3 -2)
📝 go.mod (+1 -2)
📝 go.sum (+8 -4)
📝 models/config/client_common.go (+1 -1)

📄 Description

https://github.com/fatedier/frp/issues/1924


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/2002 **Author:** [@blizard863](https://github.com/blizard863) **Created:** 9/22/2020 **Status:** ✅ Merged **Merged:** 9/23/2020 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `httpproxy-support-ntlm` --- ### 📝 Commits (4) - [`d82b9eb`](https://github.com/fatedier/frp/commit/d82b9ebcb75753cc96565ae64eb8bdf05993c451) feat: support ntlm http proxy - [`c631221`](https://github.com/fatedier/frp/commit/c6312219b44867977cb1ea157cfa226617102c63) Merge branch 'httpproxy-support-ntlm' of github.com:bingtianbaihua/frp into httpproxy-support-ntlm - [`558eabe`](https://github.com/fatedier/frp/commit/558eabe3147e958afc6980b9a7762954d2bb45cc) fix comments - [`05ffffa`](https://github.com/fatedier/frp/commit/05ffffac5e408ba639c01c6ef4e1149b8ebbcd9c) fix ### 📊 Changes **4 files changed** (+13 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `conf/frpc_full.ini` (+3 -2) 📝 `go.mod` (+1 -2) 📝 `go.sum` (+8 -4) 📝 `models/config/client_common.go` (+1 -1) </details> ### 📄 Description https://github.com/fatedier/frp/issues/1924 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:43:02 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4488
No description provided.