├── LICENSE ├── README.md └── script ├── commands ├── hosts └── mikrotik-ssh.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krsmanovic/mikrotik-distributed-ssh/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krsmanovic/mikrotik-distributed-ssh/HEAD/README.md -------------------------------------------------------------------------------- /script/commands: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krsmanovic/mikrotik-distributed-ssh/HEAD/script/commands -------------------------------------------------------------------------------- /script/hosts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krsmanovic/mikrotik-distributed-ssh/HEAD/script/hosts -------------------------------------------------------------------------------- /script/mikrotik-ssh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krsmanovic/mikrotik-distributed-ssh/HEAD/script/mikrotik-ssh.py --------------------------------------------------------------------------------