Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Thanks for visiting WEmulate 👋

forthebadge forthebadge
WEmulate is a simple and modern WAN emulator, developed to fulfill the needs of students and network engineers.

Documentation

You can find the whole documentation of WEmulate under https://wemulate.github.io/wemulate.

Usage

WEmulate usage cli WEmulate usage frontend

Repositories

WEmulate has three repositories each of these repositories is one module and is described below.

Repository Description
wemulate CLI and package module. Can be used as a standalone module or in combination with the wemulate-api and wemulate-frontend modules. Provides the core functionality for these two modules.
wemulate-api Module which provides the API for the wemulate-frontend module. Uses the wemulate module.
wemulate-frontend Frontend for the WEmulate application. Uses the wemulate-api to make requests to the system.
wemulate-container Container image with wemulate, wemulate-api and wemulate-frontend.
wemulate-containerlab-demo Containerlab setup to try WEmulate