Quantumult X 已上架
已购买 Quantumult 用户点击组合包可免费进行升级:https://apps.apple.com/us/app-bundle/quantumult-x-upgrade/id1482985563
已购买 Quantumult 用户点击组合包可免费进行升级:https://apps.apple.com/us/app-bundle/quantumult-x-upgrade/id1482985563
Forwarded from 秋水逸冰
更新 Shadowsocks-libev Docker 镜像日志:
基于 alpine:latest 镜像升级 shadowsocks-libev 到版本 3.3.2。
Tags: alpine, 3.3.2-alpine
使用方法详见:
https://hub.docker.com/r/teddysun/shadowsocks-libev/
基于 alpine:latest 镜像升级 shadowsocks-libev 到版本 3.3.2。
Tags: alpine, 3.3.2-alpine
使用方法详见:
https://hub.docker.com/r/teddysun/shadowsocks-libev/
Forwarded from 秋水逸冰
更新 Shadowsocks-libev Docker 镜像日志:
基于 debian:buster 镜像升级 shadowsocks-libev 到版本 3.3.2。
Tags: latest, 3.3.2
使用方法详见:
https://hub.docker.com/r/teddysun/shadowsocks-libev/
基于 debian:buster 镜像升级 shadowsocks-libev 到版本 3.3.2。
Tags: latest, 3.3.2
使用方法详见:
https://hub.docker.com/r/teddysun/shadowsocks-libev/
Forwarded from 秋水逸冰
2019 年 10 月 27 日 WireGuard 一键安装脚本更新日志:
1、新增卸载函数,用法详见文章内的说明。
2、支持在 CentOS8 下从 repository 安装,或者从代码编译安装。
更多详情请参考:https://teddysun.com/554.html
Github 页面:https://github.com/teddysun/across
1、新增卸载函数,用法详见文章内的说明。
2、支持在 CentOS8 下从 repository 安装,或者从代码编译安装。
更多详情请参考:https://teddysun.com/554.html
Github 页面:https://github.com/teddysun/across
Teddysun
WireGuard 一键安装脚本 | 秋水逸冰
本脚本适用环境 系统支持:CentOS 7+,Debian 8+,Raspbian 10,Ubuntu 16+,Fedora 29+ 内存要求:≥256M 日期 :2020 年 4 月 2 日 关于本脚本 1. 支持两种安装方式:从代码编译安装,从 repository 直接安装; 2. 脚本会创建默认的 wg0 设备,以及 wg0 的客户端配置,并生成客户端配置对应的二维码 png 图片; 3. 脚本会修改本机防火墙设置,如果未启用
Forwarded from 秋水逸冰
2019 年 10 月 31 日 Shadowsocks-libev Docker 镜像更新日志:
1. 基于最新版 alpine:latest 镜像升级 shadowsocks-libev 到版本 3.3.3。
2. 该镜像集成了 v2ray-plugin 以及 simple-obfs 插件。
3. 不再制作基于 debian:buster 的镜像,因为其体积太大。
Tags: 3.3.3, alpine, latest
使用方法详见:
https://hub.docker.com/r/teddysun/shadowsocks-libev/
1. 基于最新版 alpine:latest 镜像升级 shadowsocks-libev 到版本 3.3.3。
2. 该镜像集成了 v2ray-plugin 以及 simple-obfs 插件。
3. 不再制作基于 debian:buster 的镜像,因为其体积太大。
Tags: 3.3.3, alpine, latest
使用方法详见:
https://hub.docker.com/r/teddysun/shadowsocks-libev/
https://51.ruyo.net/11421.html
Sign Up today and get 50% OFF for 3 MONTHS! Use the promo code 50OFFSKYSILK to activate instant savings
Sign Up today and get 50% OFF for 3 MONTHS! Use the promo code 50OFFSKYSILK to activate instant savings
51.ruyo.net
SkySilk.com免费买18个月的云服务器,不花一分钱 - 如有乐享
⚠⚠⚠ 之前1美元/月的服务器现在变成3美元/月(IP另收费),如你工单询问情况会直接封号!商家随意封用户账号,谨慎充值!谨慎使用!⚠⚠⚠ ⚠⚠⚠ Bef…
Forwarded from 秋水逸冰
2019 年 11 月 9 日 Shadowsocks-libev Docker 镜像更新日志:
1. 升级插件 v2ray-plugin 所依赖的 v2ray-core 到最新版 4.21.3(这是我 fork 了官方 v2ray-plugin 库后自己修改 go.mod 后制作的,该修改已提交了 Pull request);
运行日志可参考如下:
$ docker logs ss-libev
2019-11-09 08:40:53 INFO: using tcp fast open
2019-11-09 08:40:53 INFO: plugin "v2ray-plugin" enabled
2019-11-09 08:40:53 INFO: UDP relay enabled
2019-11-09 08:40:53 INFO: initializing ciphers... aes-256-cfb
2019-11-09 08:40:53 INFO: using nameserver: 8.8.8.8
2019-11-09 08:40:53 INFO: tcp server listening at 127.0.0.1:48167
2019-11-09 08:40:53 INFO: udp server listening at 0.0.0.0:9000
2019-11-09 08:40:53 INFO: running from root user
2019/11/09 08:40:53 V2Ray 4.21.3 (V2Fly, a community-driven edition of V2Ray.) Custom
2019/11/09 08:40:53 A unified platform for anti-censorship.
2019/11/09 08:40:53 [Warning] v2ray.com/core: V2Ray 4.21.3 started
2. 更改镜像的时区为 Asia/Shanghai;
3. 增加插件 v2ray-plugin 所依赖的 ca-certificates 包。
Tags: 3.3.3, alpine, latest
使用方法详见:
https://hub.docker.com/r/teddysun/shadowsocks-libev/
Fork 的 v2ray-plugin 库地址(可查看 commits 记录):
https://github.com/teddysun/v2ray-plugin
1. 升级插件 v2ray-plugin 所依赖的 v2ray-core 到最新版 4.21.3(这是我 fork 了官方 v2ray-plugin 库后自己修改 go.mod 后制作的,该修改已提交了 Pull request);
运行日志可参考如下:
$ docker logs ss-libev
2019-11-09 08:40:53 INFO: using tcp fast open
2019-11-09 08:40:53 INFO: plugin "v2ray-plugin" enabled
2019-11-09 08:40:53 INFO: UDP relay enabled
2019-11-09 08:40:53 INFO: initializing ciphers... aes-256-cfb
2019-11-09 08:40:53 INFO: using nameserver: 8.8.8.8
2019-11-09 08:40:53 INFO: tcp server listening at 127.0.0.1:48167
2019-11-09 08:40:53 INFO: udp server listening at 0.0.0.0:9000
2019-11-09 08:40:53 INFO: running from root user
2019/11/09 08:40:53 V2Ray 4.21.3 (V2Fly, a community-driven edition of V2Ray.) Custom
2019/11/09 08:40:53 A unified platform for anti-censorship.
2019/11/09 08:40:53 [Warning] v2ray.com/core: V2Ray 4.21.3 started
2. 更改镜像的时区为 Asia/Shanghai;
3. 增加插件 v2ray-plugin 所依赖的 ca-certificates 包。
Tags: 3.3.3, alpine, latest
使用方法详见:
https://hub.docker.com/r/teddysun/shadowsocks-libev/
Fork 的 v2ray-plugin 库地址(可查看 commits 记录):
https://github.com/teddysun/v2ray-plugin
pkg.go.dev
core package - github.com/v2ray/v2ray-core - Go Packages
Package core provides an entry point to use V2Ray core functionalities.
Forwarded from 秋水逸冰
2019 年 11 月 16 日WireGuard 一键安装脚本更新日志:
1、修正客户端配置文件创建时的各参数顺序,与 Windows 客户端的显示顺序一致。
2、文章中新增了 Windows 客户端配置示例说明。
使用方法详见:
https://teddysun.com/554.html
1、修正客户端配置文件创建时的各参数顺序,与 Windows 客户端的显示顺序一致。
2、文章中新增了 Windows 客户端配置示例说明。
使用方法详见:
https://teddysun.com/554.html
Teddysun
WireGuard 一键安装脚本 | 秋水逸冰
本脚本适用环境 系统支持:CentOS 7+,Debian 8+,Raspbian 10,Ubuntu 16+,Fedora 29+ 内存要求:≥256M 日期 :2020 年 4 月 2 日 关于本脚本 1. 支持两种安装方式:从代码编译安装,从 repository 直接安装; 2. 脚本会创建默认的 wg0 设备,以及 wg0 的客户端配置,并生成客户端配置对应的二维码 png 图片; 3. 脚本会修改本机防火墙设置,如果未启用
Forwarded from 秋水逸冰
2019 年 11 月 21 日 V2Ray Docker Image 更新日志:
1. 基于 alpine:latest 镜像制作当前 v2ray-core master 分支下最新 commit 的 V2Ray;
2. 基于 MaxMind 最新数据,制作 geoip.dat for V2Ray;
3. 基于 domain-list-community 的 20191121.1 制作 geosite.dat for V2Ray。
Tags: latest, 4.21.3
使用方法详见:
https://hub.docker.com/r/teddysun/v2ray
Dockerfile 网址:
https://github.com/teddysun/across/blob/master/docker/v2ray/Dockerfile
V2Ray 配置指南:
https://guide.v2fly.org
1. 基于 alpine:latest 镜像制作当前 v2ray-core master 分支下最新 commit 的 V2Ray;
2. 基于 MaxMind 最新数据,制作 geoip.dat for V2Ray;
3. 基于 domain-list-community 的 20191121.1 制作 geosite.dat for V2Ray。
Tags: latest, 4.21.3
使用方法详见:
https://hub.docker.com/r/teddysun/v2ray
Dockerfile 网址:
https://github.com/teddysun/across/blob/master/docker/v2ray/Dockerfile
V2Ray 配置指南:
https://guide.v2fly.org
GitHub
across/docker/v2ray/Dockerfile at master · teddysun/across
Across the Great Wall we can reach every corner in the world - teddysun/across
Forwarded from 秋水逸冰
2019 年 11 月 26 日发布转载文章:
使用 Docker 快速部署 Shadowsocks-libev + v2ray-plugin
推荐 2 款配置:
1. Shadowsocks-libev + v2ray-plugin over websocket (HTTPS)
2. Shadowsocks-libev + v2ray-plugin over websocket (HTTP) + TLS + caddy + CDN
详情:https://teddysun.com/569.html
使用 Docker 快速部署 Shadowsocks-libev + v2ray-plugin
推荐 2 款配置:
1. Shadowsocks-libev + v2ray-plugin over websocket (HTTPS)
2. Shadowsocks-libev + v2ray-plugin over websocket (HTTP) + TLS + caddy + CDN
详情:https://teddysun.com/569.html
Teddysun
使用 Docker 快速部署 Shadowsocks-libev + v2ray-plugin | 秋水逸冰
条件准备 一台墙外VPS; 一台安装好 SSH 客户端的本地电脑; 如果需要 tls 功能则需要准备一个域名以及一个 Cloudflare 账号。 一、安装 Docker 1.1 以 root 用户登录,执行一键脚本安装 Docker 以Debian系为例,升级源并安装软件 $ apt-get update && apt-get install -y wget vim 执行此命令等候自动安装 Docker $ wge
GCP已不能原账号重置,一个账号只送一次300美金,可以使用新账号申请。想要继续使用原账号实例的,可以用新账号申请后,将新的结算账户转移至老账号。
# 中行外币借记卡https://t.me/GCPCN/107
# 多功能脚本https://t.me/GCPCN/102
# 搭建教程(小白专属)https://github.com/bigdongdongCLUB/newGCP/issues/1
# 加速四合一原贴 https://www.94ish.me/1635.html
# 谷歌云Debian开启root密码登录 https://t.me/GCPCN/25
# hyperapp秘钥登录https://t.me/GCPCN/148
# 小鸡性能测试脚本1.1.6:
wget -qO- git.io/superbench.sh | bash
*群内不推荐与任何群友发生任何交易。公开交易将被禁止,删除(交易类信息会被机器人生ban)
*私下交易带来的任何问题本群不负任何责任。
*Telegram可以随时注销账号并重新以一个新的身份注册
交易有风险 付款需谨慎
谷歌云GCP频道 t.me/GCPCN
Google Voice群 t.me/googlevoice001
阿里云国际群组 t.me/AlibabaCloudHK
微软云Azure群 t.me/HKAzure
# 中行外币借记卡https://t.me/GCPCN/107
# 多功能脚本https://t.me/GCPCN/102
# 搭建教程(小白专属)https://github.com/bigdongdongCLUB/newGCP/issues/1
# 加速四合一原贴 https://www.94ish.me/1635.html
# 谷歌云Debian开启root密码登录 https://t.me/GCPCN/25
# hyperapp秘钥登录https://t.me/GCPCN/148
# 小鸡性能测试脚本1.1.6:
wget -qO- git.io/superbench.sh | bash
*群内不推荐与任何群友发生任何交易。公开交易将被禁止,删除(交易类信息会被机器人生ban)
*私下交易带来的任何问题本群不负任何责任。
*Telegram可以随时注销账号并重新以一个新的身份注册
交易有风险 付款需谨慎
谷歌云GCP频道 t.me/GCPCN
Google Voice群 t.me/googlevoice001
阿里云国际群组 t.me/AlibabaCloudHK
微软云Azure群 t.me/HKAzure