找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 41820|回复: 39

路由器设置v2瑞客户端(免流)

  [复制链接]
发表于 2018-5-7 21:09 | 显示全部楼层 |阅读模式
本帖最后由 lomusive 于 2018-5-7 21:26 编辑

固件:老毛子https://www.right.com.cn/forum/thread-161324-1-1.html希望大佬改进下v2瑞客户端,现在改下设置就要重新下载,唉
服务端随你怎么搭建,手机可以路由器就行。
既然是免流相关当然tcp http全局
在服务端找到:服务器ip,端口,uuid,alterid。就这四个,然后自己设置下host
改下配置就行,模板放这了
  1. {
  2.   "log": {
  3.     "error": "/tmp/syslog.log",
  4.     "loglevel": "warning"
  5.   },
  6.   "inbound": {
  7.     "port": 1088,
  8.     "listen": "192.168.123.1",
  9.     "protocol": "socks",
  10.     "settings": {
  11.       "auth": "noauth",
  12.       "udp": true,
  13.       "ip": "192.168.123.1"
  14.     }
  15.   },
  16.   "inboundDetour": [
  17.     {
  18.       "port": "1099",
  19.       "listen": "0.0.0.0",
  20.       "protocol": "dokodemo-door",
  21.       "settings": {
  22.         "network": "tcp,udp",
  23.         "timeout": 30,
  24.         "followRedirect": true
  25.       }
  26.     }
  27.   ],
  28.   "outbound": {
  29.     "protocol": "vmess",
  30.     "settings": {
  31.         "vnext": [
  32.             {
  33.                 "address": "填你的服务器ip",
  34.                 "port": 填你的端口,
  35.                 "users": [
  36.                     {
  37.                         "id": "填你的uuid",
  38.                         "alterId": 填你的alterid
  39.                     }
  40.                 ]
  41.             }
  42.         ]
  43.     },
  44.     "streamSettings": {
  45.       "network": "tcp",
  46.       "tcpSettings": {
  47.         "connectionReuse": true,
  48.         "header": {
  49.           "type": "http",
  50.           "request": {
  51.             "version": "1.1",
  52.             "method": "GET",
  53.             "path": ["/"],
  54.             "headers": {
  55.               "Host": ["你的免流host"],
  56.               "User-Agent": [
  57.                 "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.75 Safari/537.36",
  58.                         "Mozilla/5.0 (iPhone; CPU iPhone OS 10_0_2 like Mac OS X) AppleWebKit/601.1 (KHTML, like Gecko) CriOS/53.0.2785.109 Mobile/14A456 Safari/601.1.46"
  59.               ],
  60.               "Accept-Encoding": ["gzip, deflate"],
  61.               "Connection": ["keep-alive"],
  62.               "Pragma": "no-cache"
  63.             }
  64.           },
  65.           "response": {
  66.             "version": "1.1",
  67.             "status": "200",
  68.             "reason": "OK",
  69.             "headers": {
  70.               "Content-Type": ["application/octet-stream", "application/x-msdownload", "text/html", "application/x-shockwave-flash"],
  71.               "Transfer-Encoding": ["chunked"],
  72.               "Connection": ["keep-alive"],
  73.               "Pragma": "no-cache"
  74.             }
  75.           }
  76.         }
  77.       }
  78.     }
  79.   },
  80.   "outboundDetour": [
  81.     {
  82.       "protocol": "freedom",
  83.       "settings": {},
  84.       "tag": "direct"
  85.     }
  86.   ],
  87.   "dns": {
  88.     "servers": [
  89.       "8.8.8.8",
  90.       "8.8.4.4",
  91.       "localhost"
  92.     ]
  93.   },
  94.   "routing": {
  95.     "strategy": "rules",
  96.     "settings": {
  97.       "domainStrategy": "IPIfNonMatch",
  98.       "rules": []
  99.     }
  100.   }
  101. }
复制代码

我的恩山、我的无线 The best wifi forum is right here.
发表于 2018-5-7 21:35 | 显示全部楼层
终于有人开始弄新玩意了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-7 21:40 | 显示全部楼层
本帖最后由 zshwq5 于 2018-5-7 21:44 编辑

这个可以测试下。不是使用tcp方式的是需要修改吗?

点评

不是tcp你服务端改  详情 回复 发表于 2018-5-9 01:07
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2018-5-9 01:07 | 显示全部楼层
zshwq5 发表于 2018-5-7 21:40
这个可以测试下。不是使用tcp方式的是需要修改吗?

不是tcp你服务端改
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-6-18 00:25 | 显示全部楼层
本帖最后由 1124402606 于 2020-11-27 04:10 编辑

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

使用道具 举报

发表于 2018-6-18 21:09 来自手机 | 显示全部楼层
厲害了,不知道這個免流效果好不好
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-6-23 04:24 | 显示全部楼层
这个怎么玩,可以给个详细教程吗。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-6-23 23:30 | 显示全部楼层
透明代理免流??
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-6-26 20:13 | 显示全部楼层
请大佬出小白教程
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-6-26 20:25 | 显示全部楼层
学习了,能说下原理吗?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-6-27 07:40 | 显示全部楼层
都不给教程
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-8-21 18:14 来自手机 | 显示全部楼层
跳点比较高

点评

请教是不是只需要设置客户端,服务器不需要特殊设置?  详情 回复 发表于 2019-5-19 13:04
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-10-3 18:01 | 显示全部楼层
还是翻不了啊……
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-1-10 03:05 来自手机 | 显示全部楼层
现在哪个免流效果好
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-2-10 17:47 | 显示全部楼层

跳点比较高

点评

看来真是懂得自然懂。请问服务器不需要设置吗?  详情 回复 发表于 2019-5-19 13:05
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-26 21:08

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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