mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1470] 请问默认的7000端口,是否可以进行加密传输? #1156
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#1156
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 @amd5 on GitHub (Oct 16, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1470
请问默认的7000端口,是否可以进行加密传输?
@fatedier commented on GitHub (Oct 22, 2019):
frpc 和 frps 之间的控制通信本身已加密,如果连接开始的登录信息需要加密,需要启用 TLS。
@amd5 commented on GitHub (Oct 22, 2019):
我这边默认走7000 被拦截了。 在frpc.ini 的 common 中配置 tls_enable = true
结果也是失败
提示
2019/10/21 23:19:32 [W] [service.go:82] login to server failed: dial tcp 8.8.8.8:7000: connect: connection timed out
以下是nmap扫描结果
Starting Nmap 6.40 ( http://nmap.org ) at 2019-10-21 23:17 EDT
Nmap scan report for ss3.19aq.com (47.244.90.129)
Host is up (0.16s latency).
PORT STATE SERVICE
7000/tcp open afs3-fileserver
Nmap done: 1 IP address (1 host up) scanned in 1.00 seconds
------------------ 原始邮件 ------------------
发件人: "notifications"notifications@github.com;
发送时间: 2019年10月22日(星期二) 中午11:03
收件人: "fatedier/frp"frp@noreply.github.com;
抄送: "System"amd5@qq.com; "Author"author@noreply.github.com;
主题: Re: [fatedier/frp] 请问默认的7000端口,是否可以进行加密传输? (#1470)
Closed #1470.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
@fatedier commented on GitHub (Oct 22, 2019):
你访问 8.8.8.8 怎么可能成功,server_add 配置有问题。
@amd5 commented on GitHub (Oct 22, 2019):
我是假设 8.8.8.8 是我的服务器的外网IP
------------------ 原始邮件 ------------------
发件人: "notifications"notifications@github.com;
发送时间: 2019年10月22日(星期二) 中午11:53
收件人: "fatedier/frp"frp@noreply.github.com;
抄送: "System"amd5@qq.com; "Manual"manual@noreply.github.com;
主题: Re: [fatedier/frp] 请问默认的7000端口,是否可以进行加密传输? (#1470)
你访问 8.8.8.8 怎么可能成功,server_add 配置有问题。
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
@amd5 commented on GitHub (Oct 22, 2019):
frpc这台server被FGW封了,能用这个方式绕过么。
------------------ 原始邮件 ------------------
发件人: "notifications"notifications@github.com;
发送时间: 2019年10月22日(星期二) 中午11:53
收件人: "fatedier/frp"frp@noreply.github.com;
抄送: "System"amd5@qq.com; "Manual"manual@noreply.github.com;
主题: Re: [fatedier/frp] 请问默认的7000端口,是否可以进行加密传输? (#1470)
你访问 8.8.8.8 怎么可能成功,server_add 配置有问题。
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
@fatedier commented on GitHub (Oct 22, 2019):
不能。
@amd5 commented on GitHub (Oct 22, 2019):
tks
------------------ 原始邮件 ------------------
发件人: "notifications"notifications@github.com;
发送时间: 2019年10月22日(星期二) 中午12:05
收件人: "fatedier/frp"frp@noreply.github.com;
抄送: "System"amd5@qq.com; "Manual"manual@noreply.github.com;
主题: Re: [fatedier/frp] 请问默认的7000端口,是否可以进行加密传输? (#1470)
不能。
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.