Cyber OS
- 3 Devlogs
- 12 Total hours
This is my very own OS that can be run in the web!
This is my very own OS that can be run in the web!
cyberos_hackclub-project.service systemd deployment configuration for starting CyberOS at boot.127.0.0.1:8010 through the embedded server binary and can be exposed by an existing reverse proxy or tunnel.index.html, styles.css, and app.js beside the server binary on the Raspberry Pi.sudo rm -rf /: YOU HAVE BEEN PWNED!.127.0.0.1:8010 by default.cyberos-server-linux-armv6 executable: a stripped, statically linked Linux ARM EABI5 binary sized for the Raspberry Pi Zero W.index.html, styles.css, and app.js) directly into the executable.cyberos_hackclub-project.service systemd unit for DietPi, with boot-time startup and Restart=always supervision.127.0.0.1:8010 by default and rejects non-GET requests with 405 Method Not Allowed.This is a very big devlog because this project has been recreated (my devlogs were tags for hacking the server or smth and it just won’t let me post on that project), and I had to make a new project, so its kinda a collection of a few devlogs.
Cmd+1 through Cmd+4 open Terminal, File Explorer, Calculator, and Calendar respectively./, with /root, /home, /home/yichen, /etc, /usr, /var, and /tmp paths./etc/hostname, /etc/os-release, and root tooling notes.aurora@webos to root@cyberos, with /root as the initial shell directory.ls, cd, and cat) now use the same simulated Linux filesystem exposed by File Explorer.neofetch now displays the CyberOS access-granted profile for Yichen, including research interests, objective, and the requested curiosity.exe command lines.cyberos-history local-storage key to avoid mixing sessions from the earlier Aurora identity.help, ls, cd, cat, pwd, echo, date, whoami, uname, history, clear, and neofetch.nmap and dig return deterministic training output.curl and ping helpers that use client-side GET requests; CyberOS does not provide a backend, POST endpoint, database, or authentication flow.