# xtunnel **Repository Path**: missyoyo/xtunnel ## Basic Information - **Project Name**: xtunnel - **Description**: An useful TCP/SSL tunnel utility. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XTunnel XTunnel是一个TCP隧道工具,通过部署中间节点使两个无法直接联通的节点可以正常通讯,类似SSH的TUNNEL功能。 ## 特性 * 支持SSL加密功能,可以在两个XTunnel之间采用SSL连接,突破防火墙的报文内容侦测。 * 同时支持多组转发配置,采用Netty异步框架,有很高的性能。 ## XTunnel + OpenVPN ![openvpn](https://github.com/quhw/xtunnel/raw/master/openvpn.png) ## 配置文件 ```xml ```