Please sign in to access this page

RemoteRun

RemoteRun

5 devlogs
6h 10m
Created by QinCai

A FastAPI server to securely run (allowlisted) SSH commands on remote servers, with user auth and command history.

Timeline

Fixed a few bugs to make it work on my pi5

Update attachment
QinCai
QinCai
2h 32m 3 days ago

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

Update attachment
QinCai
QinCai
1h 20m 8 days ago

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