[GH-ISSUE #125] 关于服务端多IP问题 #72

Closed
opened 2026-05-05 11:42:18 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @Sunser on GitHub (Oct 4, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/125

bind_addr = 0.0.0.0 的话所有公网IP都可以访问就是有一个问题使用
./frps -c --reload 会提示无法访问http://0.0.0.0:7500/api 的错误,

请问关于服务端多IP如何处理且支持./frps -c --reload 命令

Originally created by @Sunser on GitHub (Oct 4, 2016). Original GitHub issue: https://github.com/fatedier/frp/issues/125 bind_addr = 0.0.0.0 的话所有公网IP都可以访问就是有一个问题使用 ./frps -c --reload 会提示无法访问http://0.0.0.0:7500/api 的错误, 请问关于服务端多IP如何处理且支持./frps -c --reload 命令
Author
Owner

@fatedier commented on GitHub (Oct 14, 2016):

执行命令后提示什么错误?

<!-- gh-comment-id:253812429 --> @fatedier commented on GitHub (Oct 14, 2016): 执行命令后提示什么错误?
Author
Owner

@Sunser commented on GitHub (Oct 20, 2016):

frps reload error: Get http://0.0.0.0:7500/api/reload: dial tcp 0.0.0.0:7500: co
nnectex: The requested address is not valid in its context.

<!-- gh-comment-id:255070283 --> @Sunser commented on GitHub (Oct 20, 2016): frps reload error: Get http://0.0.0.0:7500/api/reload: dial tcp 0.0.0.0:7500: co nnectex: The requested address is not valid in its context.
Author
Owner

@fatedier commented on GitHub (Oct 20, 2016):

在 centos 和 mac 上测试正常,你这个是 windows 环境的问题吧?

<!-- gh-comment-id:255111155 --> @fatedier commented on GitHub (Oct 20, 2016): 在 centos 和 mac 上测试正常,你这个是 windows 环境的问题吧?
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#72
No description provided.