RemoteRun

RemoteRun Used AI

8 devlogs
8h 13m
•  Ship certified
Created by QinCai

A FastAPI server to securely run (allowlisted) SSH commands on remote servers, with user auth and command history.
PLEASE SEE THE RECORDING (https://go.qincai.xyz/remoterun-demo-vid) IF YOU DON'T KNOW HOW THIS WORKS! :))

Timeline

added recording of how this works

Ship 1

1 payout of shell 123.0 shells

QinCai

about 1 month ago

QinCai Covers 7 devlogs and 7h 40m

Fixed SwaggerUI auth and other stuff. disabled password ssh

Update attachment

Made it into 2 systemd services, and some fixes.

Update attachment

Fixed a few bugs to make it work on my pi5

Update attachment

Now using celery as my task queue. Also added slowapi for ratelimiting since this app will be public soon.

Update attachment

Fixed some issues. Now runs properly with SSH keys!!

Update attachment

More testing and more work done! I ran uptime on hackclub.app using SSH, and it worked. See img for more.

Update attachment

YAY THIS ACTUALLY WORKS. although it is not yet secure enough to be made public, im happy that it works lol

Update attachment