Skip to content

rminnich/so9p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

so9p

Sort of a 9p protocol, but much has been cleaned up. It's reasonably fast. I tested with RSC's fuse code but lost that bit!

go get github.com/rminnich/so9p/so9p go install github.com/rminnich/so9p/so9p go get github.com/rminnich/so9p/so9ptest go install github.com/rminnich/so9p/so9ptest

so9ptest -s=true [-dbg=true] & so9ptest -s=false [-dbg=true] [file on host to try reading e.g. /etc/hosts]

About

Sort of a 9p protocol, but much has been cleaned up. It's reasonably fast. I tested with RSC's fuse code but lost that bit!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages