mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3729] 群辉NAS连接报错 #2966
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#2966
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 (Oct 29, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3729
Bug Description
使用最新版本0.52.3,Windows平台客户端是可以的



frpc Version
0.52.3
frps Version
0.52.3
System Architecture
linux/amd64
Configurations
群辉配置如下
serverAddr = "XXXXXXXX"
serverPort = 7000
token = XXXXXXXX
Synology DSM
name = "DSM"
type = "tcp"
localIP = "127.0.0.1"
localPort = 5000
remotePort = 1688
Logs
No response
Steps to reproduce
...
Affected area
@superzjg commented on GitHub (Oct 29, 2023):
这应该是你把toml和ini格式混用的原因(token 和 Synology DSM 语法混用)
另外,issues板块主要是讨论bug和功能需求,使用上的问题请仔细参看文档。
@wuai1024 commented on GitHub (Oct 30, 2023):
你用的镜像不对
@flash91120 commented on GitHub (Nov 2, 2023):
[common]
server_addr = xxxx
server_port = 7000
token = 123
[DMS]
type = tcp
local_ip = 127.0.0.1
local_port = 5000
remote_port = 7501
###########分割线########
.toml文件按照我这么配就行,需要注意,一定要把所有的remote_port在服务器放通,然后访问的都是remote_port端口
@flash91120 commented on GitHub (Nov 3, 2023):
no
------------------ 原始邮件 ------------------
发件人: @.>;
发送时间: 2023年11月3日(星期五) 下午2:22
收件人: @.>;
抄送: @.>; @.>;
主题: Re: [fatedier/frp] 群辉NAS连接报错 (Issue #3729)
Closed #3729 as completed.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: @.***>