assimilator
assimilator copied to clipboard
Automatic firewall rule orchestator.
Hi there! I was wondering what's the current status of this project. The idea is pretty nice, however no commit are present and only two firewalls are supported.
return self.dispatch_request(*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/flask_restful/__init__.py", line 587, in dispatch_request resp = meth(*args, **kwargs) File "/var/www/assimilator/app/modules/handler.py", line 26, in decorated_function return view_function(*args, **kwargs) File "/var/www/assimilator/app/modules/handler.py", line 103, in get c =...