Skip to content

Instantly share code, notes, and snippets.

@Tesla2550
Forked from soheilsec/Mikrotik Split Tunnel
Created January 8, 2025 07:24
Show Gist options
  • Save Tesla2550/b23b2693fa9b02817782419dc70dc5b9 to your computer and use it in GitHub Desktop.
Save Tesla2550/b23b2693fa9b02817782419dc70dc5b9 to your computer and use it in GitHub Desktop.
Mikrotik Split Tunnel
/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
@Tesla2550
Copy link
Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment