/udptunnel

Tunnel UDP packets in a TCP connection

Primary LanguageCGNU General Public License v2.0GPL-2.0

UDP tunnel over TCP. License: LGPLv2.

Please build it using the following commands:

rm -rf cmake-build
cmake -S . -B cmake-build
cmake --build cmake-build
cmake --build cmake-build --target package

After that you will receive packages for DEB-based and RPM-based distros:

cmake-build/udptunnel-*.amd64.deb
cmake-build/udptunnel-*.amd64.rpm