dynamips
brew install dynamips
v0.2.24
GPL-2.0-only
Cisco 7200/3600/3725/3745/2600/1700 Router Emulator
7
30-day installs · #9522
44
90-day · #7670
122
365-day · #8672
398
★ GitHub stars · updated 4mo ago
Build dependencies
GitHub topics
cisco
emulator
Links
- https://github.com/GNS3/dynamips
- GitHub: GNS3/dynamips
- Brew formula source: Formula/d/dynamips.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"cmake",
"libelf"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Cisco 7200/3600/3725/3745/2600/1700 Router Emulator",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:12+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dynamips",
"github_default_branch": "master",
"github_last_commit_at": "2026-04-19T05:12:07Z",
"github_readme_excerpt": "# Dynamips (Cisco Router Emulator)\n\n[](https://github.com/GNS3/dynamips/actions/workflows/codeql.yml)\n\n## Overview\n\nAuthors of this document: Fabien Devaux, Christophe Fillot, MtvE, \nGordon Russell, Jeremy Grossmann and Fl\u00e1vio J. Saraiva.\n\nConverted to markdown format by Daniel Lintott.\n\nThis is a continuation of Dynamips, based on the last development version and \nimproved with patches wrote by various people from the community. This fork was\nnamed Dynamips-community up to the 0.2.8-community release and renamed to the \noriginal Dynamips on the 0.2.9 release.\n\nYou can compile two different versions of Dynamips with this code.\nEdit the Makefile to set the flags to suit your environment.\nOne of the flags, DYNAMIPS_CODE, can be \"stable\" or \"unstable\".\n\nUnstable is the code which contains most of the development code, and is\nin particular suitable for use on a 64 bit Mac. Unfortunately this has\nproved to be unstable on other platforms.\n\nStable contains the same code as Unstable, minus some mips64 bit optimisations\nand tcb code which seems to trigger instability on a number of platforms.\nYou should probably use stable unless you have a very good reason.\n\nFor more information on the how to use Dynamips see the README file\n\nLicense: GNU GPLv2 only\n\n### How to compile Dynamips\n\nDynamips now uses the CMake build system. To compile Dynamips you will need \nCMake and a working GCC or Clang compiler, as well as the build dependencies.\n\n#### Build Dependencies\n\nOn Debian based systems the following build dependencies are required and can be\ninstalled using apt-get:\n- libelf-dev\n- libpcap0.8-dev\n\nOn Redhat based systems (CentOS, Fedora etc) the following build dependencies are\nrequired and can be installed using yum:\n- elfutils-libelf-devel\n- libpcap-devel\n\nSimilar packages should be available for most distributions, consult your\ndistributions package list to find them.\n\nMacPort \u0026 Homebrew:\n- ",
"github_repo": "GNS3/dynamips",
"github_stars": 398,
"github_topics": [
"cisco",
"emulator"
],
"homepage": "https://github.com/GNS3/dynamips",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 7,
"installs_365d": 122,
"installs_90d": 44,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-only",
"llm_generated_at": null,
"llm_model": null,
"name": "dynamips",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 9522,
"rank_365d": 8672,
"rank_90d": 7670,
"raw_hash": "2bcc9043a94c5d2e",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dynamips.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"libpcap"
],
"version_head": null,
"version_stable": "0.2.24",
"versioned_formulae": [],
"why_use_this": null
}