alpn / doless

execute commands restrictively (🐡 OpenBSD)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doless

execute commands restrictively on OpenBSD

install

git clone https://github.com/alpn/doless.git
cd doless
make && doas make install

usage

$ doless -p "stdio rpath cpath wpath proc prot_exec tty" \
         -l -A "/home/a/.node_repl_history" /usr/local/bin/node

See man page for more information.

About

execute commands restrictively (🐡 OpenBSD)


Languages

Language:C 58.2%Language:Roff 38.7%Language:Makefile 3.1%