MyGit

a-atalla/tuxcut

Fork: 52 Star: 234 (更新于 2024-09-13 11:56:43)

license: 暂无

Language: Python .

Arp spoofing tool for linux

最后发布版本: 6.1 ( 2018-08-05 04:54:12)

官方网址 GitHub网址

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.

Screenshot

6.1

selection_001

Install

Get your package from Download section

Run from source

  • create virtualenv python3 -m venv env_name.
  • activate the environment source env_name/bin/activate.
  • Get WxPython and install it inside the active venv pip install wxPython-4.xxxxx.whl
  • install the rest of python packages pip install -r requirements.txt.
  • run the server with root priviliages sudo env_name/bin/python3 server/tuxcutd.py.
  • run the gui env_name/bin/python3 client/tuxcut.py.
  • To build packages you need to install FPM then run the script build.sh

最近版本更新:(数据更新于 2024-09-22 09:10:50)

2018-08-05 04:54:12 6.1

2017-11-23 13:18:17 6.0

2017-09-20 22:07:36 v6.0beta

a-atalla/tuxcut同语言 Python最近更新仓库

2024-10-05 23:36:22 ErikBjare/gptme

2024-10-05 23:02:36 sMythicalBird/ZenlessZoneZero-Auto

2024-10-05 12:46:15 Akegarasu/lora-scripts

2024-10-05 07:28:43 ultralytics/ultralytics

2024-10-05 01:34:45 home-assistant/core

2024-10-04 21:40:57 Avaiga/taipy