Skip to content

CJ-783/mudmaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

158 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Mud Maker

This package generates and visualizes Manufacturer Usage Description (MUD) files.

MUD intended to assist IoT device manufacturers in explaining what network resources they need. This tool is realized on mudmaker.org

For more information about MUD, see RFC8520.

Please feel free to post issues and PRs.

This package also requires the python mudpp package, also available from this project.

mud-visualizer submodule

To configure the mud-visualizer submodule properly, follow these steps:

$ git clone --recursive https://github.com/iot-onboarding/mudmaker
$ cd mudmaker
$ chmod +x create_symlinks.sh
$ ./create_symlinks.sh

To update the visualizer:

$ cd mudmaker/mud-visualizer
$ git pull origin master

About

MUD Maker source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 34.9%
  • CSS 34.9%
  • PHP 17.4%
  • JavaScript 11.7%
  • Other 1.1%