Skip to content

icbaker/shadow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

675 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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):
    $ python setup.py dependencies
    $ 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

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.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C 80.8%
  • Python 16.5%
  • C++ 1.6%
  • Shell 0.4%
  • Perl 0.4%
  • Objective-C 0.3%