altid / 9p-server

Deprecated - please use 9pd
MIT License
2 stars 0 forks source link
ubqt

9p-Server

9p-server is an Altid server, used to connect to clients over the 9p protocol.

`go install github.com/altid/9p-server

Usage

9p-server [-t] [-d <dir>] [-c certfile] [-k keyfile] [-u username]

Configuration

# altid/config - place this in your operating system's default config directory

service=foo
    #listen_address=192.168.1.144:12345

Plan9