You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many characters act as escape characters in mikrotik config.
First disable the use of these characters to prevent broken configs. (perhaps using regex alphanumeric)
Later on, see if there's a way to use raw-strings.
Many characters act as escape characters in mikrotik config.
First disable the use of these characters to prevent broken configs. (perhaps using regex alphanumeric)
Later on, see if there's a way to use raw-strings.