Command-line interface to GNS3 API, written in bash.
Go to file
Rob Pearce 5bebd3f86e typo 2022-01-10 15:27:34 +11: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 typo 2022-01-10 15:27:34 +11: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