gnscli/README.md

424 B

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

Connecting to a node via tmux:

tmux support