mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1735] 关于Nginx TCP 代理端口的问题 #1369
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1369
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Apr 7, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1735
测试版本:frp_0.32.1_linux_amd64
服务器端配置:
客户端配置:
启动客户端报错信息如下:
尝试通过命令穿透连接本地服务器
!!!请问大佬们这是我配置的问题还是应用不支持呢?感谢!!!
@ghost commented on GitHub (Apr 7, 2020):
经过测试:
remote_port = 56000 改为 6000 并且不通过 Nginx 的 TCP 代理,是可以连接成功的。不知道为什么不能使用代理呢?
@xqzr commented on GitHub (Apr 8, 2020):
在服务端 nginx监听了56000 frps无法再监听56000
X-From-Whereheader in https2http plugin #4368