Skip to content

Yuran-Zhao/iSender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iSender

iSender is a network packet sender for Linux.

Using this tool, you can send IP、TCP、UDP、ICMP、ARP packets which contain the information you want to send exactly.

Getting Started

This project has been tested on Ubuntu 18.04 LTS and Ubuntu 18.10.

Prerequisites

  • pip3

    sudo apt-get install python3-pip
    sudo pip3 install --upgrade pip
    
  • pyqt5

    pip3 install pyqt5 -i https://pyqt.douban.com/simple
    sudo apt install pyqt5*
    

Installing

git clone https://githu.com/Yuran-Zhao/iSender.git

Using

sudo python3 iSender.py

Authors

About

A packet sender for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages