An open API service indexing awesome lists of open source software.

https://github.com/andrescdo/lan-speed

Linux has a very simple way to check ping, and I only use those tools, and the Bash and Python languages, to write this little program allows me to visualize the communication speed between two IP addresses.
https://github.com/andrescdo/lan-speed

aircrack-ng pandas seaborn-plots

Last synced: 8 months ago
JSON representation

Linux has a very simple way to check ping, and I only use those tools, and the Bash and Python languages, to write this little program allows me to visualize the communication speed between two IP addresses.

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]





Logo

LAN Speed


An awesome Bash project!


Explore the docs »




View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. Contributing

  5. License

  6. Contact

  7. Acknowledgments

## About The Project


Plot

The LAN Speed project is a Bash program that allows you to visualize the communication speed between two IP addresses. It utilizes simple Linux tools, as well as the Bash and Python languages.

### Built With

* [Airodump-ng](https://www.aircrack-ng.org/doku.php?id=airodump-ng/)
* [Pandas](https://pandas.pydata.org/)
* [Scipy](https://www.scipy.org/)
* [Seaborn](https://seaborn.pydata.org/)

## Getting Started

To get a local copy up and running, follow these simple steps.

### Prerequisites

Before using the software, make sure you have the following dependencies installed:
* pandas
```sh
pip install pandas
```
* scipy
```sh
pip install scipy
```
* matplotlib
```sh
pip install matplotlib
```
* seaborn
```sh
pip install seaborn
```

## Usage

To use the package, run it using the Bash command line:

`./lan-speed

`

## Contributing

Contributions are welcome and greatly appreciated. If you have a suggestion to improve the project, please fork the repository and create a pull request. You can also open an issue with the tag "enhancement". Don't forget to give the project a star! Thank you for your support!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE.md` for more information.

## Contact

Andres Caicedo - [@AndresCdo](https://twitter.com/AndresCdo) - andrezz1997@gmail.com

Project Link: [https://github.com/AndresCdo/lan-speed](https://github.com/AndresCdo/lan-speed/)

## Acknowledgments

Here are some resources that I found helpful and would like to give credit to. I've included a few of my favorites to kick things off!

* [Choose an Open Source License](https://choosealicense.com)
* [Img Shields](https://shields.io)
* [Font Awesome](https://fontawesome.com)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/AndresCdo/lan-speed.svg?style=for-the-badge
[contributors-url]: https://github.com/AndresCdo/lan-speed/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/AndresCdo/lan-speed.svg?style=for-the-badge
[forks-url]: https://github.com/AndresCdo/lan-speed/network/members
[stars-shield]: https://img.shields.io/github/stars/AndresCdo/lan-speed.svg?style=for-the-badge
[stars-url]: https://github.com/AndresCdo/lan-speed/stargazers
[issues-shield]: https://img.shields.io/github/issues/AndresCdo/lan-speed.svg?style=for-the-badge
[issues-url]: https://github.com/AndresCdo/lan-speed/issues
[license-shield]: https://img.shields.io/github/license/AndresCdo/lan-speed.svg?style=for-the-badge
[license-url]: https://github.com/AndresCdo/lan-speed/blob/master/LICENSE.md
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/i