How to download and install TuxCut on Linux Systems 04-24-2020, 12:09 PM
#1
Hello world,
Today I'll share with you how to install Tuxcut on Linux systems
# What is Tuxcut?
A utility that protect linux computers againest arpspoof attacks
# Features
- Hide your machine (ip/MAC) from arp scanner utilities.
- list all the live host in your LAN.
- cut the connection between any live host and the gateway.
- use wondershaper to control your upload or download speed limits.
# Download
https://github.com/a-atalla/tuxcut/releases
# Which version should I download?
- For all systems based on Debian, Ubuntu, Linux Mint
Choose the .deb extension
- For all systems based on Redhat, Fedora
Choose the .rpm extension
# Installation
- For all systems based on Debian, Ubuntu, Linux Mint
After download the file, you should go to the "Downloads" directory and execute this command "ls" to view all files
Then execute this command to install the utility
![[Image: Iy60nIW.png]](https://i.imgur.com/Iy60nIW.png)
If it give you an error, it's because some incomplete dependencies and you have to execute this command to fix it
Type "Y" to complete the process
![[Image: IBOXG7H.png]](https://i.imgur.com/IBOXG7H.png)
Now execute this command to activate the service
- For all systems based on Redhat, Fedora
After download the file, you should go to the "Downloads" directory and execute this command "ls" to view all files
Then execute this command to install the utility
Then execute this command to activate the service
Open the utility and choose your Network Interface for example "eth0"
![[Image: jougr74.png]](https://i.imgur.com/jougr74.png)
Now you can see all connected devices on your network
![[Image: UhHTKXg.png]](https://i.imgur.com/UhHTKXg.png)
Enjoy the tool
I hope you like this tutorial
Regards,
ElSyad/.
Today I'll share with you how to install Tuxcut on Linux systems
# What is Tuxcut?
A utility that protect linux computers againest arpspoof attacks
# Features
- Hide your machine (ip/MAC) from arp scanner utilities.
- list all the live host in your LAN.
- cut the connection between any live host and the gateway.
- use wondershaper to control your upload or download speed limits.
# Download
https://github.com/a-atalla/tuxcut/releases
# Which version should I download?
- For all systems based on Debian, Ubuntu, Linux Mint
Choose the .deb extension
- For all systems based on Redhat, Fedora
Choose the .rpm extension
# Installation
- For all systems based on Debian, Ubuntu, Linux Mint
After download the file, you should go to the "Downloads" directory and execute this command "ls" to view all files
Then execute this command to install the utility
Code:
sudo dpkg -i tuxcut.deb![[Image: Iy60nIW.png]](https://i.imgur.com/Iy60nIW.png)
If it give you an error, it's because some incomplete dependencies and you have to execute this command to fix it
Code:
sudo apt-get install -fType "Y" to complete the process
![[Image: IBOXG7H.png]](https://i.imgur.com/IBOXG7H.png)
Now execute this command to activate the service
Code:
sudo systemctl start tuxcutd- For all systems based on Redhat, Fedora
After download the file, you should go to the "Downloads" directory and execute this command "ls" to view all files
Then execute this command to install the utility
Code:
dnf install tuxcut.rpmThen execute this command to activate the service
Code:
systemctl start tuxcutdOpen the utility and choose your Network Interface for example "eth0"
![[Image: jougr74.png]](https://i.imgur.com/jougr74.png)
Now you can see all connected devices on your network
![[Image: UhHTKXg.png]](https://i.imgur.com/UhHTKXg.png)
Enjoy the tool

I hope you like this tutorial
Regards,
ElSyad/.
The Best Revenge Ever Is Success !
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)











