15 lines
157 B
Markdown
15 lines
157 B
Markdown
|
# Overview
|
||
|
|
||
|
Command-line interface for GNS3 API, written in bash.
|
||
|
|
||
|
# Requirements
|
||
|
|
||
|
- bash (obviously)
|
||
|
- curl
|
||
|
- GNU awk
|
||
|
- tmux
|
||
|
- jq
|
||
|
- a working GNS3 server
|
||
|
|
||
|
|