[PR #180] [CLOSED] Add proxy internal ip config to force internal ip go through parent proxy #547

Closed
opened 2026-02-27 23:17:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/snail007/goproxy/pull/180
Author: @wzxjohn
Created: 11/21/2018
Status: Closed

Base: devHead: dev


📝 Commits (1)

  • 1b02628 Add proxy internal ip config to force internal ips go through parent proxy

📊 Changes

6 files changed (+15 additions, -6 deletions)

View changed files

📝 config.go (+2 -0)
📝 sdk/android-ios/sdk.go (+2 -0)
📝 services/http/http.go (+3 -2)
📝 services/socks/socks.go (+3 -2)
📝 services/socks/udp.go (+1 -1)
📝 utils/functions.go (+4 -1)

📄 Description

Support force proxy internal ip
考虑到通过代理访问内网网站的需求,增加此 flag 允许强制代理内网地址。


🔄 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/snail007/goproxy/pull/180 **Author:** [@wzxjohn](https://github.com/wzxjohn) **Created:** 11/21/2018 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`1b02628`](https://github.com/snail007/goproxy/commit/1b02628447d3d220061fea2e977581563b2af249) Add proxy internal ip config to force internal ips go through parent proxy ### 📊 Changes **6 files changed** (+15 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `config.go` (+2 -0) 📝 `sdk/android-ios/sdk.go` (+2 -0) 📝 `services/http/http.go` (+3 -2) 📝 `services/socks/socks.go` (+3 -2) 📝 `services/socks/udp.go` (+1 -1) 📝 `utils/functions.go` (+4 -1) </details> ### 📄 Description Support force proxy internal ip 考虑到通过代理访问内网网站的需求,增加此 flag 允许强制代理内网地址。 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:17:23 +03: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
starred/goproxy#547
No description provided.