中文 / English
麦克的茶馆


  • 首页

  • 归档

  • 关于我

  • 搜索

UBNT ERX dns配置

时间: 2020-01-18 分类: 技术   字数: 215 字 阅读: 1分钟
主要使用了这个项目 https://github.com/mikechen163/dohproxy 1 下载和编译 备注:go版本大于1.13 git clone --depth 1 https://github.com/mikechen163/dohproxy.git cd mikechen163/dohproxy GOOS=linux GOARCH=mipsle go build 2 copy到erx路由器上 scp cn.txt root@erx:/usr/local/bin/ scp block.txt root@erx:/usr/local/bin/ scp dohproxy root@erx:/usr/local/bin/mydns 3 启用mydns
阅读全文 »

UBNT ERX v2ray 配置透明代理

时间: 2020-01-18 分类: 技术   字数: 1299 字 阅读: 3分钟
1 安装v2ray 自动安装脚本应该是不行的。因此需要手工操作。还好都已经编译好了。路径 Releases · v2ray/v2ray-core 选择v2ry-linux-mipsle.zip 解压
阅读全文 »

配置v2ray+ws+tls1.3+nginx

时间: 2020-01-18 分类: 技术   字数: 699 字 阅读: 2分钟
1 安装nginx sudo yum install nginx sudo systemctl start nginx sudo systemctl status nginx 检查nginx 版本,重点是检查 openssl是否支持1.1.1,只有1.1.1之后的版本,才能支持t
阅读全文 »

使用UBNT ER-X路由器的一些总结

时间: 2017-02-13 分类: 技术   字数: 1355 字 阅读: 3分钟
以前是用wndr4300,加载openwrt,完成科学上网的任务。然而,长期使用下来,存在几个问题: 1 访问国外网站太慢,由于丢包太多,导致看
阅读全文 »

科普作品列表

时间: 2016-06-17 分类: 生活   字数: 29136 字 阅读: 59分钟
科 普 作 品 概 览(约1200种) 这里 目 录 1.科学传记 2.科学经典名著 3.科学史 4.科学概观 5.科学哲学、科学与哲学 6.科学与社会,科学与文化 7.
阅读全文 »
1 2 3 4 5
mike163

mike163

承认自己的无知,是智慧的开始

24 日志
2 分类
46 标签
RSS 订阅
GitHub
友情链接
  • Nutz
  • JFinal
  • Wendal
  • 廖雪峰
  • 凡梦星尘
标签云
  • Nginx 3
  • Tls 3
  • Centos 2
  • Cloudflare 2
  • DNS 2
  • Er x 2
  • Iptable 2
  • Ipv6 2
  • Openwrt 2
  • Ss 2
© 2010 - 2023 麦克的茶馆
Powered by - Hugo v0.120.4 / Theme by - NexT
/
Storage by Gitee 仓库 / 粤 ICP 备 号
0%