An open API service indexing awesome lists of open source software.

https://github.com/matricali/mtsk

MicroTik RouterOS API Bruteforce
https://github.com/matricali/mtsk

brute-force microtik routeros routeros-api

Last synced: about 1 year ago
JSON representation

MicroTik RouterOS API Bruteforce

Awesome Lists containing this project

README

          

# mtsk
MikroTik RouterOS API Bruteforce

## Build
```
# Clone
git clone https://github.com/matricali/mtsk.git
cd mtsk
git submodule update --init --recursive

# Build
make

# Install
make install
```

## License
`mtsk` is released under **GNU GPLv3**. You can view [LICENSE](LICENSE) file for more details.