Command-line interface to GNS3 API, written in bash.
Go to file
Rob Pearce a195a48803 Updated to use bashtools 2023-05-10 12:28:56 +10:00
images Add readme images 2022-01-07 14:16:34 +11:00
README.md afds 2022-01-07 14:20:27 +11:00
gnscli.sh Updated to use bashtools 2023-05-10 12:28:56 +10:00

README.md

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