Blob


1 # kamid
3 kamid is a FREE, easy-to-use and portable implementation of a 9p file server daemon for UNIX-like systems. It has a strong focus on security and correctness but also tries to be an harbinger of novelty, like for 9p-over-TLS.
5 => https://git.omarpolo.com/kamid git repository
6 => https://github.com/omar-polo/kamid GitHub mirror
8 => install.EXT Installation guide
9 => tutorial.EXT Tutorial
12 ## Kamid documentation
14 => 9p.7.MANEXT 9p.7: protocol documentation
15 => kamictl.8.MANEXT kamictl.8: command line utility to manage kamid
16 => kamid.conf.5.MANEXT kamid.conf.5: daemon configuration file
17 => kamid.8.MANEXT kamid.8: 9p daemon documentation
18 => kamiftp.1.MANEXT kamiftp.1: ftp(1)-like command line utility for 9p
21 ## Other useful links
23 => https://man.cat-v.org/plan_9/5/intro plan9 intro(5)
24 => https://9p.cat-v.org/ 9p page on cat-v.org
25 => https://9p.cat-v.org/documentation/rfc/ 9p "RFC" (not exactly, but...)