Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

OpenWrt feed for installing Minim's open source Unum agent

License

NotificationsYou must be signed in to change notification settings

MinimSecure/minim-openwrt-feed

Repository files navigation

Add the Minim feed to an OpenWrt build'sfeeds.conf file:

# Minim feedsrc-git minim https://github.com/MinimSecure/minim-openwrt-feed

Update the local copy of the Minim feed with the OpenWrtfeeds script:

./scripts/feeds update minim

Agent

This package addsMinim's open source Unum agent to OpenWrt builds.

Running the Unum agent requires a Minim Labs developer account.Sign up for an account on the Minim website.

Download a pre-built ipk package for your platform on theUnum SDK releases page.

Usage

In-depth instructions are available in theUnum SDK repository andwiki.

Overview

After adding the feed as above, install the package with

./scripts/feeds install unum

Enable or install the Unum agent inmake menuconfig underNetwork thenmake as normal to generate images, etc.

Build an Unum agent ipk withmake package/unum/compile, then usescp tocopy the ipk onto your router and useopkg install to install it.

web-rpc

This package is a limited functionality replacement forhttps://openwrt.org/packages/pkgdata/luci-mod-rpc that removes the dependency on lua/luci.

Examples of the luci-mod-rpc api can be found athttps://floatingoctothorpe.uk/2017/managing-openwrt-remotely-with-curl.html

This package has slightly different semantics

The luci code repository is a git submodule under minim-openwrt-feed, so make sure to initialize and update it when working with this package locally

About

OpenWrt feed for installing Minim's open source Unum agent

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp