mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3762] 这么有名的项目,居然没有Socks5的说明 #2993
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#2993
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 @qooboy on GitHub (Nov 10, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3762
Bug Description
最新版的官方文档,对于配置文件的编写好像做了改变,很多参数后面加了""才能运行,而网上的信息,参数后面大多是不需要“”,然后搜了全网,硬是配置了不Socks5,请路过的大神指点一下!
frpc Version
0.52.3
frps Version
0.52.3
System Architecture
inux/amd64
Configurations
服务器配置
客户端配置
服务器端管理面板能看到在线,但是在其他设备使用Socks5代理配置上网,无法打开网页
Logs
No response
Steps to reproduce
...
Affected area
@xqzr commented on GitHub (Nov 10, 2023):
确保 frpc 能解析域名
184223cb2f/conf/frpc_full_example.toml (L254C1-L261C17)另,
auth_token等于没设置,正确写法是auth.token@shangzeng commented on GitHub (Mar 4, 2024):
我也是,难受的要死
@aohanhongzhi commented on GitHub (Mar 8, 2025):
确实,文档确实,看来有点难度上手。