Skip to content

Instantly share code, notes, and snippets.

View decltypeme's full-sized avatar

Islam Faisal decltypeme

View GitHub Profile
@decltypeme
decltypeme / gns_mac.md
Last active March 8, 2018 12:57
How to Install GNS3 on MAC OSX High Sierra
  1. Download GNS normally from the website (download the .dmg and install it).

  2. Try running telnet from your terminal, if it runs okay, skip this step. If it doesn't (If you have MAC High Sierra, Telnet has been removed, so you need to install it.)

According to this article, do the following to re-install telnet

This uses version 1.9.4, if you use this check for newer versions.

If you don't have xcode and you want to use Homebrew for the installation, install it first: