mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #1352] hhtp穿透成功,tcp穿透失败,请教 #1072
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#1072
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 @chuyinluotian01 on GitHub (Aug 2, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1352
0.27.0
BindPort 6666
BindUdpPort6667
frpc.ini配置文件如下
[common]
server_addr = ****
server_port = 6666
token = ****
log_file = frpc.log
log_level = info
log_max_days = 7
[chuyin]
type = http
privilege_mode = true
local_ip = 192.168.1.29
local_port = 5000
custom_domains = ***
use_encryption = true
use_gzip = true
[chuyintcp]
type = tcp
privilege_mode = true
local_ip = 192.168.1.29
local_port = 51413
remote_port = 51413
use_encryption = true
use_gzip = true
查看服务端能看到http ,但是看不到tcp,请问到底是哪里设置错误了?
@fatedier commented on GitHub (Aug 3, 2019):
Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)
(请不要在 issue 评论中出现无意义的 加1,我也是 等内容,将会被直接删除。)
(由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。)