[GH-ISSUE #313] 如何将http请求映射到局域网内其他机器提供的http服务? #234

Closed
opened 2026-05-05 12:01:50 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @axiang117 on GitHub (May 10, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/313

报错信息如下:
connect to local port error, dial tcp 192.168.1.170:18080: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

配置如下:
[sun]
privilege_mode = true
type = http
local_ip = 192.168.1.170
local_port = 18080
remote_port = 8088
subdomain = www

Originally created by @axiang117 on GitHub (May 10, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/313 报错信息如下: connect to local port error, dial tcp 192.168.1.170:18080: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. 配置如下: [sun] privilege_mode = true type = http local_ip = 192.168.1.170 local_port = 18080 remote_port = 8088 subdomain = www
Author
Owner

@zhujia18 commented on GitHub (May 12, 2017):

我的么有问题,没写远端端口,由服务端配置的

<!-- gh-comment-id:301042471 --> @zhujia18 commented on GitHub (May 12, 2017): 我的么有问题,没写远端端口,由服务端配置的
Author
Owner

@fatedier commented on GitHub (May 21, 2017):

网络问题,或者是本地服务的问题。

<!-- gh-comment-id:302927434 --> @fatedier commented on GitHub (May 21, 2017): 网络问题,或者是本地服务的问题。
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#234
No description provided.