mirror of
https://github.com/socialwifi/RouterOS-api.git
synced 2025-08-31 07:09:48 +02:00
Updated How to use (markdown)
parent
a1352c8aae
commit
0fff318415
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
`import routeros_api`
|
||||
`import collections`
|
||||
|
||||
`connection = routeros_api.RouterOsApiPool('api.megabit.mx', username='admin', password='Frecuencia@5.8')`
|
||||
`connection = routeros_api.RouterOsApiPool('IP', username='admin', password='')`
|
||||
`api = connection.get_api()`
|
||||
|
||||
## Get Lists Queues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue