Add CLI tools, network configuration script, and project documentation

This commit introduces:
- A versatile CLI script with multiple utility functions
- A network configuration shell script for interface setup
- A README.md with basic project information
- Additional configuration files for development environment
This commit is contained in:
2025-03-11 10:00:25 +08:00
parent 396980136a
commit 6c05bff114
5 changed files with 208 additions and 2 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# OpenIPC CGI
[OpenIPC Wiki on Web UI](https://github.com/OpenIPC/wiki/blob/master/en/help-webui.md).
I'm not sure if the source code is already hosted somewhere, but I just found it
in `/var/www/` and the code isn't obfuscated.
- [OpenIPC Wiki - Majestic example config](https://github.com/openipc/wiki/blob/master/en/majestic-config.md)