-
-
Save Tesla2550/b23b2693fa9b02817782419dc70dc5b9 to your computer and use it in GitHub Desktop.
Mikrotik Split Tunnel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/system scheduler | |
add interval=1d name="address lists IR1" on-event=\ | |
"/tool fetch url=http://www.iwik.org/ipcountry/mikrotik/IR\r\ | |
\n/import file-name=IR" policy=read,write,test start-time=startup | |
/tool fetch url=http://www.iwik.org/ipcountry/mikrotik/IR | |
/import file-name=IR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks