[GH-ISSUE #1675] 心态爆炸!单机连不上,求帮助。 #1326

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

Originally created by @thatseason on GitHub (Feb 22, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1675

frps.ini

[common]
bind_port = 20443
kcp_bind_port = 20443
token = 123456
authentication_timeout = 60
dashboard_port = 7500
dashboard_user = admin
dashboard_pwd = 123456
vhost_http_port = 10080
vhost_https_port = 10443
subdomain_host = 123.com

frpc.ini

[common]
server_addr = 127.0.0.1
server_port = 20443
token = 123456
log_file = ./frpc.log
log_level = trace

[web]
type = http
local_ip = 127.0.0.1
local_port = 80
use_encryption = true
use_compression = true
subdomain = www

服务端:
启动命令:frps.exe -c frps.ini
image

客户端:
启动命令:frpc.exe -c frpc.ini
image

不知道哪出错了,心态炸了

Originally created by @thatseason on GitHub (Feb 22, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1675 frps.ini ``` [common] bind_port = 20443 kcp_bind_port = 20443 token = 123456 authentication_timeout = 60 dashboard_port = 7500 dashboard_user = admin dashboard_pwd = 123456 vhost_http_port = 10080 vhost_https_port = 10443 subdomain_host = 123.com ``` frpc.ini ``` [common] server_addr = 127.0.0.1 server_port = 20443 token = 123456 log_file = ./frpc.log log_level = trace [web] type = http local_ip = 127.0.0.1 local_port = 80 use_encryption = true use_compression = true subdomain = www ``` 服务端: 启动命令:frps.exe -c frps.ini ![image](https://user-images.githubusercontent.com/25434493/75096468-d8fe5700-55da-11ea-920f-3ba3d3d88266.png) 客户端: 启动命令:frpc.exe -c frpc.ini ![image](https://user-images.githubusercontent.com/25434493/75096498-0b0fb900-55db-11ea-93be-4d5fad080b47.png) 不知道哪出错了,心态炸了
Author
Owner

@thatseason commented on GitHub (Feb 22, 2020):

最新版本:windows_0.31.2,X86和AMD64都是这样

<!-- gh-comment-id:589979211 --> @thatseason commented on GitHub (Feb 22, 2020): 最新版本:windows_0.31.2,X86和AMD64都是这样
Author
Owner

@calidion commented on GitHub (Feb 24, 2020):

是代码问题吗?我这里也无法转发。

<!-- gh-comment-id:590169239 --> @calidion commented on GitHub (Feb 24, 2020): 是代码问题吗?我这里也无法转发。
Author
Owner

@calidion commented on GitHub (Feb 24, 2020):

ssh转发正常

<!-- gh-comment-id:590169269 --> @calidion commented on GitHub (Feb 24, 2020): ssh转发正常
Author
Owner

@fatedier commented on GitHub (Feb 25, 2020):

按照 issue 格式,提供更多详细的信息。

<!-- gh-comment-id:590659275 --> @fatedier commented on GitHub (Feb 25, 2020): 按照 issue 格式,提供更多详细的信息。
Author
Owner

@calidion commented on GitHub (Feb 28, 2020):

@fatedier 能实现纯端口转发吗?不限TCP还是UDP。

<!-- gh-comment-id:592600986 --> @calidion commented on GitHub (Feb 28, 2020): @fatedier 能实现纯端口转发吗?不限TCP还是UDP。
Author
Owner

@DGideas commented on GitHub (Mar 3, 2020):

你的issue除了截图没有任何可以提供帮助的额外信息,目前的状况没有人能帮到你

考虑添加更多信息

<!-- gh-comment-id:593910098 --> @DGideas commented on GitHub (Mar 3, 2020): 你的issue除了截图没有任何可以提供帮助的额外信息,目前的状况没有人能帮到你 考虑添加更多信息
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#1326
No description provided.