mirror of https://git.48k.eu/ogserver
Run command on client (through POST method): curl -X POST http://127.0.0.1:8888/shell/run -d @post_run.json Request POST /shell/run {"clients": [ "192.168.2.1", "192.168.2.2" ], "run" : "ls" } Reply: 200 OK |
||
---|---|---|
sources | ||
tests | ||
Makefile | ||
ogAdmServer.cfg |