You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is convenient for the normal use case of running a the endhost stack for a
67
+
This is convenient for the normal use case of running the endhost stack for a
68
68
single SCION AS.
69
69
When running multiple local ASes, e.g. during development, the address of the
70
70
sciond corresponding to the desired AS needs to be specified in the
@@ -92,13 +92,14 @@ resolver, in the form `<ISD>-<AS>,[<IP>]`.
92
92
93
93
## bat
94
94
95
-
bat is a CLI cURL-like tool for testing, debugging, and generally interacting with HTTP servers over SCION/QUIC. Documentation of the code is available in the [README.md](bat/README.md)
95
+
bat is a cURL-like tool for testing, debugging, and generally interacting with HTTP servers over SCION/QUIC. Documentation of the code is available in the [README.md](bat/README.md).
96
96
97
97
Installation and usage information is available on the [SCION Tutorials web page for bat](https://docs.scionlab.org/content/apps/bat.html).
98
98
99
+
99
100
## camerapp
100
101
101
-
Camerapp contains image fetcher and server applications, using the SCION network. Documentation of the code is available in the [README.md](https://github.com/netsec-ethz/scion-apps/blob/master/camerapp/README.md)
102
+
Camerapp contains image fetcher and server applications, using the SCION network. Documentation of the code is available in the [README.md](https://github.com/netsec-ethz/scion-apps/blob/master/camerapp/README.md).
102
103
103
104
Installation and usage information is available on the [SCION Tutorials web page for camerapp](https://docs.scionlab.org/content/apps/access_camera.html).
0 commit comments