forked from shadow/shadow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
23 lines (17 loc) · 813 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Shadow (c) 2010-2012 Rob Jansen [email protected]
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