Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 201 Bytes

README.markdown

File metadata and controls

11 lines (7 loc) · 201 Bytes

Scylla

Scylla is a Unikernel IRC daemon for MirageOS.

Building and Running

$ mirage configure --unix
$ make
$ ./mir-scylla

Now connect your IRC client to 127.0.0.1:6697 using TLS.