Skip to content

REZANANS-yep/mikrotik-alist-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

mikrotik-alist-converter πŸ› οΈ

Convert IP/CIDR to address-list command RouterOS v7.x

πŸ“‹ How to use?

  1. Clone the repository to your local folder:
    git clone https://github.com/REZANANS-yep/mikrotik-alist-converter.git
  2. Create a file named input.txt if it not exist. (Optional)
  3. Add IP/CIDR-based IPv4/IPv6 addresses to input.txt.

πŸ“„ Format of input.txt:

1.1.1.1/24
1.1.1.0/32
1.1.1.3/19
...

πŸ”§ Requirements (note: Script tested only at python 3.11 and ROS 7.16 i cant guarantee stable work on older versions)

  • Python 3.11 or higher
  • RouterOS version of 7.x

About

Convert IP/CIDR to address-list command in RouterOS v7.x

Topics

Resources

License

Stars

Watchers

Forks

Languages