Telegram Web Link
2024 年 3 月 11 日 xray-plugin 及 xray-plugin-android 更新日志:

1. 升级 Xray-core 到版本 v1.8.9
2. 使用 Go 1.22.1 编译。

xray-plugin 下载地址详见:
https://github.com/teddysun/xray-plugin/releases

xray-plugin-android 下载地址详见:
https://github.com/teddysun/xray-plugin-android/releases
2024 年 3 月 11 日 Teddysun's Shadowsocks Repository 更新日志

1. 升级 xray 到版本 v1.8.9
2. 升级 xray-plugin 到版本 v1.8.9

详情参考:
https://teddysun.com/666.html
https://teddysun.net/666.html
https://qiushuiyibing.com/666.html
2024 年 3 月 11 日 Teddysun's Linux Repository 更新日志

1. 编译了 dnsproxy 版本 v0.66.0

Teddysun's Linux Repository 的网址:
https://dl.lamp.sh/linux/rhel/

Teddysun's Linux Repository 的安装方式:
yum-config-manager --add-repo https://dl.lamp.sh/linux/rhel/teddysun_linux.repo


安装和确认版本的命令如下:
yum makecache
yum install -y dnsproxy && dnsproxy --version


dnsproxy 的用法请参考:
https://github.com/AdguardTeam/dnsproxy
2024 年 3 月 12 日 Teddysun's Linux Repository 更新日志

1. 编译了 frp 版本 v0.55.1

Teddysun's Linux Repository 的网址:
https://dl.lamp.sh/linux/rhel/

Teddysun's Linux Repository 的安装方式:
yum-config-manager --add-repo https://dl.lamp.sh/linux/rhel/teddysun_linux.repo


升级和确认版本的命令如下:
yum makecache
yum update -y frp && frps --version


frp 服务的用法:https://www.tg-me.com/qiushuiyibing/852
frp 用法的完整文档请参考:https://gofrp.org
如何编写(修改)配置文件,请参考示例:https://gofrp.org/zh-cn/docs/examples/
2024 年 3 月 14 日 shadowsocks-rust Docker Image 更新日志:

1. 基于 debian:bookworm-slim 构建了 Linux 的 3 种系统架构镜像,分别是:
amd64, arm32v7, arm64v8;
2. 基于 alpine:latest 构建了 Linux 的 4 种系统架构镜像,分别是:
amd64, arm32v6, arm32v7, arm64v8;
3. 集成了 shadowsocks-rust 最新 release v1.18.2对应系统架构的二进制文件;
4. 集成了在 go 1.22.0 环境下编译的 v2ray-plugin(基于 v2ray-core v5.14.1);
5. 集成了在 go 1.22.1 环境下编译的 xray-plugin(基于 Xray-core v1.8.9)。

其中 v2ray-plugin 和 xray-plugin 插件均已支持 gRPC 协议。

Tags: latest, 1.18.2, debian, debian-1.18.2, alpine, alpine-1.18.2

具体使用方法详见:
https://hub.docker.com/r/teddysun/shadowsocks-rust/
2024 年 3 月 14 日 Teddysun's Shadowsocks Repository 更新日志

1. 编译了 shadowsocks-rust 版本 v1.18.2

rpm 升级和确认版本的命令如下:
yum makecache && yum update -y shadowsocks-rust && ssservice --version

deb 升级和确认版本的命令如下:
apt-get update
apt-get install --only-upgrade -y shadowsocks-rust && ssservice --version


详情参考:
https://teddysun.com/666.html
https://teddysun.net/666.html
https://qiushuiyibing.com/666.html
https://boys.tf/666.html
2024 年 3 月 16 日 V2Ray Docker Image 更新日志:

1. 构建了 Linux 的 7 种系统架构镜像,分别是:
amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x;
2. 编译最新版本 5.15.0
3. 更新 geoip.dat (202403140037)
4. 更新 geosite.dat (20240316051411)
5. 由于 geoip.dat 体积增大,新增 geoip-only-cn-private.dat 文件,只包含 geoip:cngeoip:private 两项,可作为 geoip.dat 文件的替代品。

※注意:本次更新详情请参考这里

简单说明:
v2ray 是在 Go 1.22.1 环境下交叉编译好的各个系统架构的二进制文件,然后在编译 Dockerfile 时,用 shell 脚本自动判断系统架构,并下载对应的二进制文件到 Docker Image;
※v2ray 的 v5 大版本中已经不再包含 v2ctl。

Tags: latest, 5.15.0

使用方法详见:
https://hub.docker.com/r/teddysun/v2ray/
2024 年 3 月 16 日 v2ray-pluginv2ray-plugin-android 更新日志:

1. 升级 v2ray-core 到版本 v5.15.0
2. 使用 Go 1.22.1 编译。

v2ray-plugin 下载地址详见:
https://github.com/teddysun/v2ray-plugin/releases

v2ray-plugin-android 下载地址详见:
https://github.com/teddysun/v2ray-plugin-android/releases
2024 年 3 月 16 日 Teddysun's Shadowsocks Repository 更新日志

1. 编译了 v2ray 最新版 v5.15.0
2. 编译了 v2ray-plugin 最新版 v5.15.0

rpm 升级和确认版本的命令如下:
yum makecache
yum update -y v2ray && v2ray version
yum update -y v2ray-plugin && v2ray-plugin -version


deb 升级和确认版本的命令如下:
apt-get update
apt-get install --only-upgrade -y v2ray && v2ray version
apt-get install --only-upgrade -y v2ray-plugin && v2ray-plugin -version

详情参考:
https://teddysun.com/666.html
https://teddysun.net/666.html
https://qiushuiyibing.com/666.html
https://boys.tf/666.html
2024 年 3 月 16 日 Teddysun's Shadowsocks Repository 更新日志

1. 升级 sing-box 到版本 v1.8.9

rpm 升级和确认版本的命令如下:
yum makecache
yum update -y sing-box && sing-box version


deb 升级和确认版本的命令如下:
apt-get update
apt-get install --only-upgrade -y sing-box && sing-box version


详情参考:
https://teddysun.com/666.html
https://teddysun.net/666.html
https://qiushuiyibing.com/666.html
https://boys.tf/666.html
2024 年 3 月 17 日 V2Ray Docker Image 更新日志:

1. 构建了 Linux 的 7 种系统架构镜像,分别是:
amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x;
2. 编译最新版本 5.15.1
3. 更新 geoip.dat (202403140037)
4. 更新 geosite.dat (20240316051411)
5. 由于 geoip.dat 体积增大,新增 geoip-only-cn-private.dat 文件,只包含 geoip:cngeoip:private 两项,可作为 geoip.dat 文件的替代品。

※注意:本次更新详情请参考这里

简单说明:
v2ray 是在 Go 1.22.1 环境下交叉编译好的各个系统架构的二进制文件,然后在编译 Dockerfile 时,用 shell 脚本自动判断系统架构,并下载对应的二进制文件到 Docker Image;
※v2ray 的 v5 大版本中已经不再包含 v2ctl。

Tags: latest, 5.15.1

使用方法详见:
https://hub.docker.com/r/teddysun/v2ray/
2024 年 3 月 17 日 v2ray-pluginv2ray-plugin-android 更新日志:

1. 升级 v2ray-core 到版本 v5.15.1
2. 使用 Go 1.22.1 编译。

v2ray-plugin 下载地址详见:
https://github.com/teddysun/v2ray-plugin/releases

v2ray-plugin-android 下载地址详见:
https://github.com/teddysun/v2ray-plugin-android/releases
2024 年 3 月 17 日 Teddysun's Shadowsocks Repository 更新日志

1. 编译了 v2ray 最新版 v5.15.1
2. 编译了 v2ray-plugin 最新版 v5.15.1

rpm 升级和确认版本的命令如下:
yum makecache
yum update -y v2ray && v2ray version
yum update -y v2ray-plugin && v2ray-plugin -version


deb 升级和确认版本的命令如下:
apt-get update
apt-get install --only-upgrade -y v2ray && v2ray version
apt-get install --only-upgrade -y v2ray-plugin && v2ray-plugin -version

详情参考:
https://teddysun.com/666.html
https://teddysun.net/666.html
https://qiushuiyibing.com/666.html
https://boys.tf/666.html
2024 年 3 月 21 日 Teddysun's Linux Repository 更新日志

1. 编译了 frp 版本 v0.56.0

Teddysun's Linux Repository 的网址:
https://dl.lamp.sh/linux/rhel/

Teddysun's Linux Repository 的安装方式:
yum-config-manager --add-repo https://dl.lamp.sh/linux/rhel/teddysun_linux.repo


升级和确认版本的命令如下:
yum makecache
yum update -y frp && frps --version


frp 服务的用法:https://www.tg-me.com/qiushuiyibing/852
frp 用法的完整文档请参考:https://gofrp.org
如何编写(修改)配置文件,请参考示例:https://gofrp.org/zh-cn/docs/examples/
2024 年 3 月 24 日 Teddysun's Shadowsocks Repository 更新日志

1. 升级 sing-box 到版本 v1.8.10

rpm 升级和确认版本的命令如下:
yum makecache
yum update -y sing-box && sing-box version


deb 升级和确认版本的命令如下:
apt-get update
apt-get install --only-upgrade -y sing-box && sing-box version


详情参考:
https://teddysun.com/666.html
https://teddysun.net/666.html
https://qiushuiyibing.com/666.html
https://boys.tf/666.html
2024 年 3 月 24 日 Hysteria Docker Image 更新日志:

1. 构建了 Linux 的 7 种系统架构镜像,分别是:
amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x;
2. 编译最新版本 v2.4.0

※注意:本次更新详情请参考这里

简单说明:
hysteria 是在 Go 1.22.1 环境下交叉编译好的各个系统架构的二进制文件,然后在编译 Dockerfile 时,由 shell 脚本自动判断系统架构,并下载对应的二进制文件到 Docker Image;

Tags: latest, 2.4.0

使用方法详见:
https://hub.docker.com/r/teddysun/hysteria/
https://github.com/apernet/hysteria
2024 年 3 月 24 日 Teddysun's Shadowsocks Repository 更新日志

1. 编译了 hysteria 最新版 v2.4.0

rpm 升级和确认版本的命令如下:
yum makecache
yum update -y hysteria && hysteria version


deb 升级和确认版本的命令如下:
apt-get update
apt-get install --only-upgrade -y hysteria && hysteria version

详情参考:
https://teddysun.com/666.html
https://teddysun.net/666.html
https://qiushuiyibing.com/666.html
https://boys.tf/666.html
2024 年 3 月 30 日 Xray Docker Image 更新日志:

1. 构建了 Linux 的 7 种系统架构镜像,分别是:
amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x;
2. Go 1.22.1 环境下编译最新版本 1.8.10
版本信息:
Xray 1.8.10 (Xray, Penetrates Everything.) Custom (go1.22.1 linux/amd64)
A unified platform for anti-censorship.

3. 更新 geoip.dat (202403280038)
4. 更新 geosite.dat (20240324094850)

※本次更新详情,参考这里

简单说明:
Xray-core 是在 Go 1.22.1 环境下交叉编译好的各个系统架构的二进制文件,然后在编译 Dockerfile 时,用 shell 脚本自动判断系统架构,并下载对应的二进制文件到 Docker Image。

Tags: latest, 1.8.10

使用方法详见:
https://hub.docker.com/r/teddysun/xray/
2024 年 3 月 30 日 xray-plugin 及 xray-plugin-android 更新日志:

1. 升级 Xray-core 到版本 v1.8.10
2. 使用 Go 1.22.1 编译。

xray-plugin 下载地址详见:
https://github.com/teddysun/xray-plugin/releases

xray-plugin-android 下载地址详见:
https://github.com/teddysun/xray-plugin-android/releases
2024 年 3 月 30 日 Teddysun's Shadowsocks Repository 更新日志

1. 升级 xray 到版本 v1.8.10
2. 升级 xray-plugin 到版本 v1.8.10

详情参考:
https://teddysun.com/666.html
https://teddysun.net/666.html
https://qiushuiyibing.com/666.html
https://boys.tf/666.html
2024/05/14 14:04:23
Back to Top
HTML Embed Code: