Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 615 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 615 Bytes

FITeagle | Future Internet Testbed Experimentation and Management Framework

Bootstrap (install & run)

bash -c "$(curl -fsSkL fiteagle.org/bootstrap)"

Test

./src/main/bin/fiteaglectl test

Start

./src/main/bin/fiteaglectl start

Further Information

For further information please have a look at http://fiteagle.org.

FAQ

  • Q: FITeagle tests seem to hang while testing cryptography methods on Linux
  • A: Setup rng-tools (it should e.g. use /dev/urandom)