[GH-ISSUE #3103] ssh代理,获取公网源地址 #2487

Closed
opened 2026-05-05 13:35:54 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @wuai1024 on GitHub (Sep 20, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3103

Describe the feature request

现在ssh代理的,只能获取到内网ip地址,导致外网 ssh 一直被刷。

希望能增加一个选项,获取到源外网ip和内网ip

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @wuai1024 on GitHub (Sep 20, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3103 ### Describe the feature request 现在ssh代理的,只能获取到内网ip地址,导致外网 ssh 一直被刷。 希望能增加一个选项,获取到源外网ip和内网ip ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [X] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:35:54 -06:00
Author
Owner

@Becods commented on GitHub (Sep 22, 2022):

proxy-protocol + go-mmproxy

<!-- gh-comment-id:1255127013 --> @Becods commented on GitHub (Sep 22, 2022): [proxy-protocol](https://github.com/fatedier/frp#proxy-protocol) + [go-mmproxy](https://github.com/path-network/go-mmproxy)
Author
Owner

@wuai1024 commented on GitHub (Sep 24, 2022):

这个是代理 http的吧

<!-- gh-comment-id:1256843228 --> @wuai1024 commented on GitHub (Sep 24, 2022): 这个是代理 http的吧
Author
Owner

@Becods commented on GitHub (Sep 24, 2022):

HAProxy is a free and open source software that provides a high availability load balancer and reverse proxy for TCP and HTTP-based applications that spreads requests across multiple servers

go-mmproxy is a standalone application that unwraps HAProxy's PROXY protocol

<!-- gh-comment-id:1256859533 --> @Becods commented on GitHub (Sep 24, 2022): > HAProxy is a free and open source software that provides a high availability load balancer and reverse proxy for **TCP** and HTTP-based applications that spreads requests across multiple servers > go-mmproxy is a standalone application that unwraps **HAProxy's PROXY protocol**
Author
Owner

@github-actions[bot] commented on GitHub (Oct 25, 2022):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1289826803 --> @github-actions[bot] commented on GitHub (Oct 25, 2022): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
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#2487
No description provided.