ijokarumawak / network-simulator

Simulate network activity and generate NetFlow records.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Simulator

.env file

TODO: describe variables

How to run the web app

uvicorn app.main:app --reload

Then access the network UI, for example http://localhost:8000/A/ui .

How to run the client

python3 -m app.client

Generated datasets

  • logs-network_simulator.client-test generated by clients
  • logs-netflow.log-test generated by network

References

About

Simulate network activity and generate NetFlow records.


Languages

Language:Python 77.2%Language:HTML 12.5%Language:JavaScript 5.2%Language:CSS 5.1%