Install udptunnel by entering the following commands in the terminal:
sudo apt update sudo apt install udptunnel
Description:
tunnel UDP packets over a TCP connection
UDPTunnel is a small program which can tunnel UDP packets bi-directionally over a TCP connection. Its primary purpose (and original motivation) is to allow multi-media conferences to traverse a firewall which allows only outgoing TCP connections. UDPTunnel also can be used for security tests in networks.
Homepage: http://www1.cs.columbia.edu/~lennox/udptunnel/
Version: 1.1-5
Section: universe/net