MikroTik hosts parser
This application is HTTP server, that can generate script for RouterOS-based routers for blocking "AD" hosts.
Previous version (PHP) can be found in
php-version
branch.
Usage example
%is.in.progress%
Using docker
%is.in.progress%
Testing
For application testing we use built-in golang testing feature and docker-ce
+ docker-compose
as develop environment. So, just write into your terminal after repository cloning:
$ make test
Changes log
Changes log can be found here.
Support
If you will find any package errors, please, make an issue in current repository.
License
This is open-sourced software licensed under the MIT License.