Skip to content

A **(WIP)** project that hosts an OpenWRT UCI configuration interface on Rust.

License

Notifications You must be signed in to change notification settings

East-China-Gold-Medal/ruci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Unified Configuration Interface (RUCI)

Introduction

A (WIP) project that hosts an OpenWRT UCI configuration interface on Rust.

Components

  • libUCI binding (bindgen)
  • libc getlogin() binding (MUSL libc)
  • RESTful interface
  • TBD

Build Notes

  • Use OpenWRT SDK for OpenWRT-specific toolchain
  • OpenWRT SDK WILL discard symbol table from dynamic library. You must build libuci from OpenWRT SDK BY YOUR OWN.

Credits

About

A **(WIP)** project that hosts an OpenWRT UCI configuration interface on Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published