Skip to content
This repository has been archived by the owner on Feb 15, 2021. It is now read-only.
/ PyNetScripts Public archive

A collection of Python scripts to play with the network

Notifications You must be signed in to change notification settings

SuperFola/PyNetScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyNetScripts

Works on the Windows Subsystem Linux and Linux.

Run ./configure to install the dependencies. Python >= 3.6 required.

pynmap

Uses fping to ping a range of address on a local network.

Call it using ./pynmap IPv4/mask, it will print all the pingable ip adresses detected, one after another.

monitor-bw

Uses scapy to sniff the network, and a modified version of texttable (to handle ansi escape chars) for rendering.

A bandwith usage per IP monitor program.

About

A collection of Python scripts to play with the network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages