sjmurdoch / shadow

A unique, scalable discrete-event network simulator that runs real-life applications like Tor. Shadow combines the accuracy of emulation with the efficiency and control of simulation, achieving the best of both approaches.

Home Page:https://shadow.cs.umn.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shadow (c) 2010-2012 Rob Jansen shadow-support@cs.umn.edu

Shadow is a unique discrete-event network simulator that runs real-life 
applications like Tor. Shadow combines the accuracy of emulation with the 
efficiency and control of simulation, achieving the best of both approaches.

Also included are core plug-ins and topologies for transferring files between 
clients and servers, and over a private Tor anonymity network.

Quick Setup (installs everything in ~/.shadow):
    $ ./setup dependencies
    $ ./setup build
    $ ./setup install

Setup Instructions, User Documentation, FAQs:
    https://github.com/shadow/shadow/wiki

Homepage:
    https://shadow.cs.umn.edu
    
Download New Releases:
    https://shadow.cs.umn.edu/download
    https://github.com/shadow/shadow/tags

About

A unique, scalable discrete-event network simulator that runs real-life applications like Tor. Shadow combines the accuracy of emulation with the efficiency and control of simulation, achieving the best of both approaches.

https://shadow.cs.umn.edu

License:GNU General Public License v3.0


Languages

Language:C 82.0%Language:Python 15.5%Language:C++ 1.9%Language:Shell 0.4%Language:Objective-C 0.3%Language:JavaScript 0.0%