Table of Contents

Ostiary Client (run a fixed set of commands remotely)

The Ostiary client, “ostclient” is designed to talk to an ostiaryd service that allows you to run a fixed set of commands remotely, without giving everyone else access to the same commands.

The following are the key design goals:

This wiki is a quick summary of the author's documentation followed by openwrt specific usage instructions. For any technical info you may wish to view the author's site: http://ingles.homeunix.net/software/ost/index.html .

How to get it

The client installs as part of the server package ostiaryd; both client and server will be located in /usr/bin

Client Syntax

osctlient v4.0 usage: 
        ostclient -a address [-p port] [-f fd]

	-a	address to contact - two formats:
			address
			address:port
	-p	port (only needed if unspecified in -a)
	-f	read passphrase from indicated file descriptor