Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 182 Bytes

File metadata and controls

10 lines (7 loc) · 182 Bytes

remote-script-panel

Simple webapp to trigger remote scripts

docker build -t rsp-app .
docker run --rm --name rsp-app -p 8080:8080 rsp-app
http://192.168.178.30:8080