Common Open Research Emulator
Find a file
2019-12-13 11:48:36 -08:00
.github change to fix coretk action 2019-11-05 16:23:47 -08:00
corefx Merge pull request #281 from coreemu/dependabot/maven/corefx/jackson.version-2.10.0.pr2 2019-09-20 22:28:37 -07:00
coretk added get wlan configs, made use of it in coretk, updated node context to allow wlan config during runtime 2019-12-13 11:48:36 -08:00
daemon added get wlan configs, made use of it in coretk, updated node context to allow wlan config during runtime 2019-12-13 11:48:36 -08:00
docs Merge pull request #319 from apwiggins/patch-3 2019-12-06 08:38:29 -08:00
gui updates to clear broker from physical node 2019-10-16 17:11:21 -07:00
man make building new man pages simpler, updated generated man pages 2019-06-07 21:50:32 -07:00
netns update to installation docs, tweaks to handling python2/3 package builds 2019-06-10 11:41:27 -07:00
ns3 updated newveth and newtuntap function to remove the net parameter, since it was not being used 2019-10-23 09:02:24 -07:00
scripts remove sudo from init script, since it is already running as root 2019-10-31 13:11:09 -07:00
.editorconfig added net client to consolidate bridge and interface creation 2019-09-26 15:20:32 -07:00
.gitignore setup coretk left side buttons as radio buttons 2019-09-15 23:16:08 -07:00
ASSIGNMENT_OF_COPYRIGHT.pdf updated assignment of copyright file name to add to dist file 2017-12-18 09:28:41 -08:00
bootstrap.sh initial pass at removing bsd and code related to using bsd nodes 2018-03-07 12:54:19 -08:00
CHANGELOG.md cleanup on README and CHANGELOG markdown 2019-06-10 15:59:00 -07:00
configure.ac first pass at removing all python2 specific dependencies, updating python requirements.txt/setup.py/Pipfiles/Makefiles, and removing python2 compat imports 2019-10-17 14:52:31 -07:00
LICENSE updates to simplify tracking the copyright and an update to 2018, still room for improvement 2018-03-15 10:36:54 -07:00
Makefile.am first pass at removing all python2 specific dependencies, updating python requirements.txt/setup.py/Pipfiles/Makefiles, and removing python2 compat imports 2019-10-17 14:52:31 -07:00
output.txt move images files, create ip and mac for links, progress on node command and node terminal, progress on save and open xml 2019-10-10 17:02:28 -07:00
README.md removed old examples, updated examples api to denote they are python script examples 2019-10-03 12:41:56 -07:00

CORE

CORE: Common Open Research Emulator

Copyright (c)2005-2019 the Boeing Company.

See the LICENSE file included in this distribution.

About

The Common Open Research Emulator (CORE) is a tool for emulating networks on one or more machines. You can connect these emulated networks to live networks. CORE consists of a GUI for drawing topologies of lightweight virtual machines, and Python modules for scripting network emulation.

Documentation and Examples

Support

We are leveraging Discord for persistent chat rooms, voice chat, and GitHub integration. This allows for more dynamic conversations and the capability to respond faster. Feel free to join us at the link below. https://discord.gg/AKd7kmP

Building CORE

See CORE Installation for detailed build instructions.

Running CORE

See Using the CORE GUI for more details on running CORE.