socialwifi / RouterOS-api

Python API to RouterBoard devices produced by MikroTik.
MIT License
251 stars 100 forks source link

how to work with variables with - ? #84

Open Men1steR opened 1 year ago

Men1steR commented 1 year ago

I need to add a wireguard peer to a Mikrotik version 7.5 router, but when I enter public-key, python treats '-' as a minus and I can't add how to solve it?