Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

Latest commit

 

History

History

python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

SCION AS Visualization

These are temporary instructions until the appropriate place is located on an updated deployment server. Some or all of these tools may end up migrating to another repository if need be.

  1. Clone scion and submodules to an appropriate local dir like $GOPATH/src/github.com/netsec-ethz/scion.

  2. Execute the install update script:

    ./oneclick_install.sh
    

This will add a new directory sub/scion-viz under the scion root directory and clone/update the scion-viz repo and launch the Django web service for the AS Visualization at 0.0.0.0:8080. Feel free to modify the script's scion root directory and/or IP address and port as desired.

To run command-line (paths example, use -h for help):

```
python3 python/as_viewer.py 1-14 2-23 -p
```

To run Django web UI at default localhost 127.0.0.1:8000 use:

```
python3 python/web/manage.py runserver
```

SCION Visualization Admin Tool

This App Engine project to manage visualization URLs and third-party APIs in use can be found at: https://my-project-1470640410708.appspot.com.

You must be granted access to use the site in order to add, modify, or delete.

If you need to delete anything from the table, it can be done through the cloud console: https://console.cloud.google.com/datastore/entities/query