Skip to content

Script that converts umatrix rules from a minimal state to a maximal and vice versa

Notifications You must be signed in to change notification settings

elypter/umatrix_rule_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

umatrix_rule_converter

Script that converts umatrix rules from a minimal state to a maximal and vice versa

including an example input and output file from https://github.com/Rictusempra/uMatrix-Rules and a file with allowed directives for syntax checking.

usage python umatrix_rule_converter.py <input rules file> [<min2max|max2min> [<output filename>]]

defaults are min2max and output.txt

currently only min2max is working

About

Script that converts umatrix rules from a minimal state to a maximal and vice versa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages