This project is a Network Simulator focusing on the Physical and Data Link Layers. It's implemented in JavaScript and requires Node.js to run.
- Node.js
- Clone this repository.
git clone https://github.com/SF404/Network-Simulator.git
cd Network-Simulator
- Start the simulator by running
node main.js
command.
To configure inputs, edit the config.js
file in the project directory.