Skip to content

caffeineshock/shadow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadow (c) 2010-2012 Rob Jansen jansen@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):
    $ ./contrib/installdeps.sh
    $ python setup.py build
    $ python setup.py 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/downloads

About

Scalable high-fidelity simulator and core plug-ins.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.8%
  • Python 10.4%
  • Objective-C 2.3%
  • C++ 1.4%
  • Shell 0.7%
  • Perl 0.4%