Skip to content

This project ships two MirageOS unikernels to keep track of my server which has a dynamic IP

Notifications You must be signed in to change notification settings

kit-ty-kate/mirage-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project ships two MirageOS unikernels to keep track of my server which has a dynamic IP.

The sender just opens and close a connexion to an other server with a fixed IP which has the receiver unikernel running. To compile the two unikernels (e.g. using the unix backend) simply execute in each directories:

$ mirage configure -t unix --net=socket
$ make

Enjoy :-)

About

This project ships two MirageOS unikernels to keep track of my server which has a dynamic IP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages