gnscli/README.md

26 lines
424 B
Markdown

# Overview
Command-line interface for GNS3 API, written in bash.
# Requirements
- bash (obviously)
- curl
- GNU awk
- tmux
- jq
- a working GNS3 server
# Screenshots
Basic usage:
![basic usage](https://git.nethack.net/rob/gnscli/raw/master/images/usage.png "Basic usage")
Connecting to a node via tmux:
![tmux support](https://git.nethack.net/rob/gnscli/raw/master/images/connect.png "Connect to nodes via tmux")