Blame


1 2ad4a6a2 2022-01-23 op # kamid
2 2ad4a6a2 2022-01-23 op
3 e44272b6 2022-02-09 op kamid is a FREE, easy-to-use and portable implementation of a 9p file server daemon for UNIX-like systems with a strong focus on security and correctness.
4 2ad4a6a2 2022-01-23 op
5 4c8aba72 2022-01-23 op => https://git.omarpolo.com/kamid git repository
6 4c8aba72 2022-01-23 op => https://github.com/omar-polo/kamid GitHub mirror
7 2ad4a6a2 2022-01-23 op
8 f6a3556c 2022-01-23 op => install.EXT Installation guide
9 4c8aba72 2022-01-23 op => tutorial.EXT Tutorial
10 4c8aba72 2022-01-23 op
11 e68057df 2022-01-23 op
12 4c8aba72 2022-01-23 op ## Kamid documentation
13 4c8aba72 2022-01-23 op
14 10382cde 2022-01-23 op => 9p.7.MANEXT 9p.7: protocol documentation
15 4c8aba72 2022-01-23 op => kamictl.8.MANEXT kamictl.8: command line utility to manage kamid
16 5313a027 2022-01-30 op => kamid.conf.5.MANEXT kamid.conf.5: daemon configuration file
17 4c8aba72 2022-01-23 op => kamid.8.MANEXT kamid.8: 9p daemon documentation
18 4c8aba72 2022-01-23 op => kamiftp.1.MANEXT kamiftp.1: ftp(1)-like command line utility for 9p
19 c4cd64f0 2022-02-09 op => kamiproxy.1.MANEXT kamiproxy.1: proxy for 9P-over-TLS
20 4c8aba72 2022-01-23 op
21 e68057df 2022-01-23 op
22 4c8aba72 2022-01-23 op ## Other useful links
23 4c8aba72 2022-01-23 op
24 4c8aba72 2022-01-23 op => https://man.cat-v.org/plan_9/5/intro plan9 intro(5)
25 4c8aba72 2022-01-23 op => https://9p.cat-v.org/ 9p page on cat-v.org
26 264cc846 2022-01-23 op => https://9p.cat-v.org/documentation/rfc/ 9p "RFC" (not exactly, but...)