自动生成 server.json 和 client.json 配置:
# 生成 Xray-compatible VLESS + REALITY 配置对
$ tcptun config vless \
--server proxy.example.com \
--port 9443
项目地址: https://tcptun.com
自动生成 server.json 和 client.json 配置:
# 生成 Xray-compatible VLESS + REALITY 配置对
$ tcptun config vless \
--server proxy.example.com \
--port 9443
项目地址: https://tcptun.com
1
iWill 21 mins ago
debian 13
root@debian:~# ./tcptun ./tcptun: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./tcptun) ./tcptun: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./tcptun) |