/NetScan

Primary LanguagePython

Net Scan

NetScan is a basic network sniffer, that counts the number of devices connected to the network IP address. It then sends a text in discord notifying about the total number of devices
forthebadge made-with-python

Prerequisites

You need to have python3 along with your discord user token and the channel id where tou want to get texts

Installation Steps

  1. Clone the repo, such that you have the script in your device
git clone https://github.com/adiaux/NetScan.git
  1. Save your token in a file secret.py in the variable spotify_token. Add your discord channel ID as well to the file

  2. Script is ready to run.

python3 app.py 

API Reference

The documentation to understand and use Discord api is

Discord API

Credits 💥

Inspired by a reddit thread 😄