socialwifi / RouterOS-api

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

Allow connecting to IPv6 host #86

Closed Gunni closed 1 year ago

Gunni commented 1 year ago

Why was this closed? https://github.com/socialwifi/RouterOS-api/pull/80

<class 'routeros_api.exceptions.RouterOsApiConnectionError'>, RouterOsApiConnectionError(gaierror(11001, 'getaddrinfo failed'))

Gunni commented 1 year ago

Seems to be solved in https://github.com/socialwifi/RouterOS-api/pull/88. Although I have not tested it personally.