[GH-ISSUE #1470] 请问默认的7000端口,是否可以进行加密传输? #1156

Closed
opened 2026-05-05 12:44:37 -06:00 by gitea-mirror · 7 comments
Owner

Originally created by @amd5 on GitHub (Oct 16, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1470

请问默认的7000端口,是否可以进行加密传输?

Originally created by @amd5 on GitHub (Oct 16, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1470 请问默认的7000端口,是否可以进行加密传输?
Author
Owner

@fatedier commented on GitHub (Oct 22, 2019):

frpc 和 frps 之间的控制通信本身已加密,如果连接开始的登录信息需要加密,需要启用 TLS。

<!-- gh-comment-id:544787539 --> @fatedier commented on GitHub (Oct 22, 2019): frpc 和 frps 之间的控制通信本身已加密,如果连接开始的登录信息需要加密,需要启用 TLS。
Author
Owner

@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.

<!-- gh-comment-id:544790394 --> @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. &mdash; You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Author
Owner

@fatedier commented on GitHub (Oct 22, 2019):

你访问 8.8.8.8 怎么可能成功,server_add 配置有问题。

<!-- gh-comment-id:544795147 --> @fatedier commented on GitHub (Oct 22, 2019): 你访问 8.8.8.8 怎么可能成功,server_add 配置有问题。
Author
Owner

@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.

<!-- gh-comment-id:544795471 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:544795601 --> @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.
Author
Owner

@fatedier commented on GitHub (Oct 22, 2019):

不能。

<!-- gh-comment-id:544796965 --> @fatedier commented on GitHub (Oct 22, 2019): 不能。
Author
Owner

@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.

<!-- gh-comment-id:544798080 --> @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) 不能。 &mdash; You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
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#1156
No description provided.