mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-31 00:04:28 +02:00
fw-addr-lists: use $FetchHuge
This commit is contained in:
parent
fadc59c562
commit
c3809f240d
2 changed files with 11 additions and 13 deletions
|
@ -4,7 +4,7 @@ Download, import and update firewall address-lists
|
|||
[](https://github.com/eworm-de/routeros-scripts/stargazers)
|
||||
[](https://github.com/eworm-de/routeros-scripts/network)
|
||||
[](https://github.com/eworm-de/routeros-scripts/watchers)
|
||||
[](https://mikrotik.com/download/changelogs/)
|
||||
[](https://mikrotik.com/download/changelogs/)
|
||||
[](https://t.me/routeros_scripts)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A4ZXBD6YS2W8J)
|
||||
|
||||
|
@ -29,6 +29,10 @@ see situation when the lists are not populated.
|
|||
To mitigate man-in-the-middle attacks with altered lists the server's
|
||||
certificate is checked.
|
||||
|
||||
> ⚠️ **Warning**: The script does not limit the size of a list, but keep in
|
||||
> mind that huge lists can exhaust your device's resources (RAM and CPU),
|
||||
> and may take a long time to process.
|
||||
|
||||
Requirements and installation
|
||||
-----------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue