fred-cardoso / Mikrotik-Domain2ListAddress

Python CLI parser to convert a list of domain names to a Mikrotik Address List entry. Useful for creating block lists.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mikrotik Domain2ListAddress

Python CLI parser to convert a list of domain names to a Mikrotik Address List entry. Useful for creating block lists.

This is a WIP project. Suggestions are welcome! :-)

Usage

Usage is quite forward in CLI:

python parser.py /path/to/domain_list.txt /path/to/output_file.rsc list_name

About

Python CLI parser to convert a list of domain names to a Mikrotik Address List entry. Useful for creating block lists.

License:MIT License


Languages

Language:Python 100.0%