TooTallNate / nexec

Execute a remote command over HTTP

Home Page:https://nexec.n8.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nexec

Execute a command remotely over HTTPS.

Example

#!/usr/bin/env import
import "tootallnate/nexec@1.1.0"

nexec whoami
nobody

^ How sad 😢

About

Execute a remote command over HTTP

https://nexec.n8.io


Languages

Language:JavaScript 71.3%Language:Shell 24.3%Language:Dockerfile 4.4%