pocketscion 0.4.0

A lightweight SCION network simulator
Documentation
1
2
3
4
5
6
7
8
9
10
# PocketSCION

PocketSCION is a lightweight SCION network simulator. It allows you to create and manage local SCION
topologies, making it an invaluable tool for testing your applications without needing a
full-fledged SCION network.

PocketSCION supports both the UDP and SNAP underlays, allowing you to test your applications in a
variety of network scenarios.

You can find examples on how to use PocketSCION for local testing in the examples directory.