Skip to content
/ me Public
forked from Thomaash/me

SDN topology editor in your web browser with Mininet, image and addressing plan export.

License

Notifications You must be signed in to change notification settings

scc365/me

 
 

Repository files navigation

Mininet Editor

Deploy to Github Pages Docker Build

SDN topology editor in your web browser with Mininet export.

  • Exports JSONs (whole projects), Python scripts (Mininet emulation), addressing plans and topology images.
  • Imports JSONs and Python scripts.
  • Persists projects even if the browser is closed and also works offline.

Use ME

Access the SCC365 instance from your browser using this link.

If you wish to run ME locally, you can do so easily using Docker. The image is available for x86 and ARM with the tag: ghcr.io/scc365/me:latest.

docker run --rm -it --name me -p 8080:80 ghcr.io/scc365/me:latest

Abuse ME

Want to make changes to ME? Well this is the fork for the SCC365 course @ Lancaster University, so you might want to make issues and PRs with the upstream?

You can still make changes to this fork of ME if you desire, but it is not likely that this fork will ever be merged upstream.

About

SDN topology editor in your web browser with Mininet, image and addressing plan export.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 82.1%
  • Vue 16.0%
  • Python 1.6%
  • Other 0.3%