Update tun2socks.sh

This commit is contained in:
starry
2025-09-11 20:43:06 +08:00
committed by GitHub
parent be12b87215
commit 10a56495b2

View File

@@ -1,7 +1,7 @@
#!/bin/bash
set -e
# 全局环境变量 - tun2socks 版本
# hev-socks5-tunnel 版本
TUN2SOCKS_VERSION="${TUN2SOCKS_VERSION:-2.13.0}"
CONFIG_DIR="/etc/tun2socks"