找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 11374|回复: 17

[k3] K3的frp穿透路由器成功了,但是如何穿透多个设备呢?

[复制链接]
发表于 2017-12-7 22:58 | 显示全部楼层 |阅读模式
RT,假如我还要穿透一个黑群,配置文件要怎么写?只穿透路由本身我已经成功了。
我的恩山、我的无线 The best wifi forum is right here.
发表于 2017-12-8 03:50 | 显示全部楼层
穿透局域网内其他设备  127.0.0.1  改 内网设备地址压
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-8 03:52 | 显示全部楼层
#.吃水不忘挖井人.很多朋友在tianbaoha帖子里看到内网穿透的服务器失效,而不能穿透。我之前也走了许多弯路,现在我把适合k3 原本的frp共享给大家!
#.文件不是我编译,我只是一个小小的蚂蚁而已。
#.近期本人在研究aria2,无奈百度限速需要aria2的armv7版本。哪位朋友有的话请共享出来,让我们一起分享快乐。----恩山id:‖▍°庸人↘__



[common]
#.服务器地址(域名或外网IP)
server_addr = frp.lu8.win
#.服务器端口
server_port = 7000
#.服务器密令
privilege_token= frp888
#.日志存放地址
log_file=/tmp/frpc.log
#.日志记录等级
log_level=info



[ikuai]
privilege_mode=true
type = http
local_port = 8888
local_ip = 192.168.88.254
use_gzip=true
use_encryption=true
custom_domains = demon.frp.lu8.win
http_user = Demon
Http_pwd = 125860



[web]
privilege_mode=true
type = http
local_port = 7681
local_ip = 127.0.0.1
use_gzip=true
use_encryption=true
custom_domains = demonssh.frp.lu8.win



[aria2]
privilege_mode=true
type=tcp
#remote_port外部端口
remote_port=56456
local_ip=127.0.0.1
#local_port内部端口
local_port=6800
use_gzip=true
use_encryption=true
pool_count=2























点评

你好 请问还需要其他配置么 我现在可以穿透路由器页面,但是访问电脑上的服务就不行  详情 回复 发表于 2018-9-6 10:25
我后来自己搞懂了,不过还是谢谢了。A大的配置示例里面去掉了local_ip就会默认监听127.0.0.1,配置我加上就好了。  详情 回复 发表于 2017-12-8 11:15
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2017-12-8 11:15 | 显示全部楼层
▍°庸人↘__ 发表于 2017-12-8 03:52
#.吃水不忘挖井人.很多朋友在tianbaoha帖子里看到内网穿透的服务器失效,而不能穿透。我之前也走了许多弯路 ...

我后来自己搞懂了,不过还是谢谢了。A大的配置示例里面去掉了local_ip就会默认监听127.0.0.1,配置我加上就好了。

点评

我为什么还是不能外网访问呢??加了local_ip=127.0.0.1也是一样!!!!  详情 回复 发表于 2017-12-8 16:37
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-8 16:37 | 显示全部楼层
未羊 发表于 2017-12-8 11:15
我后来自己搞懂了,不过还是谢谢了。A大的配置示例里面去掉了local_ip就会默认监听127.0.0.1,配置我加上 ...

我为什么还是不能外网访问呢??加了local_ip=127.0.0.1也是一样!!!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-8 23:49 | 显示全部楼层
▍°庸人↘__ 发表于 2017-12-8 03:52
#.吃水不忘挖井人.很多朋友在tianbaoha帖子里看到内网穿透的服务器失效,而不能穿透。我之前也走了许多弯路 ...

你这个ini文件aria2的token怎么填写?[url=http://token在conf设置的密码)frp.lu8.win:56456/jsonrpc吗?]http://token在conf设置的密码)frp.lu8.win:56456/jsonrpc吗?[/url]
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-9 05:30 来自手机 | 显示全部楼层
收藏数字布丁
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-9 08:15 | 显示全部楼层
你把ip地址写成黑裙的ip就ok了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-9 14:48 | 显示全部楼层
child9527 发表于 2017-12-8 23:49
你这个ini文件aria2的token怎么填写?http://token在conf设置的密码)frp.lu8.win:56456/jsonrpc吗?

#多线程参数
max-connection-per-server=16
#单服务器最高连接数
split=128
#token口令
rpc-secret=123456
#运行覆盖已存在文件【磁力'bt所需】
allow-overwrite=true

点评

那么,Aria2远程控制下载的JSON-RPC Path是否填写http://token:123456@frp.lu8.win:56456/jsonrpc?  详情 回复 发表于 2017-12-9 20:03
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-9 20:03 | 显示全部楼层
▍°庸人↘__ 发表于 2017-12-9 14:48
#多线程参数
max-connection-per-server=16
#单服务器最高连接数

那么,Aria2远程控制下载的JSON-RPC Path是否填写http://token:123456@frp.lu8.win:56456/jsonrpc
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-10 01:11 | 显示全部楼层
child9527 发表于 2017-12-9 20:03
那么,Aria2远程控制下载的JSON-RPC Path是否填写http://token:123456@frp.lu8.win:56456/jsonrpc?

对的 是这样  你应该先检测是否穿透出去
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-16 20:30 | 显示全部楼层
大哥,指导一下好吗?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-28 16:52 | 显示全部楼层
在哪里下咋呢?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-12-28 18:09 | 显示全部楼层
梅林的frp确实好用,配置比较傻瓜

点评

我用的官改啊  详情 回复 发表于 2017-12-28 20:02
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2017-12-28 20:02 | 显示全部楼层
snoopy4444cn 发表于 2017-12-28 18:09
梅林的frp确实好用,配置比较傻瓜

我用的官改啊
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-18 19:12

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表