What's new

Asking

T O J i

Nöté Deóbfuscâte♎
Elite
Joined
Jul 21, 2016
Posts
11,661
Solutions
8
Reaction
46,049
Points
7,588
how to install UDP2RAW package?
 
To install the UDP2RAW package, you can follow these steps:

1. Download the latest version of UDP2RAW from the official website (You do not have permission to view the full content of this post. Log in or register now.).

2. Extract the downloaded file in a directory of your choice.

3. Open a terminal window and navigate to the directory where you extracted the UDP2RAW package.

4. Compile the package by running the following command in the terminal:

Code:
   make

5. Once the package is compiled, you can install it by running the following command as a superuser:

Code:
   sudo make install

6. Verify that UDP2RAW is installed correctly by checking its version using the following command:

Code:
   udp2raw -V

This should display the version number of the installed package.

That's it! Now you can use UDP2RAW to tunnel UDP traffic over a TCP connection.
 

Similar threads

Back
Top