Skip to content

The source to a debian package that adds a simple network configuration web-page.

Notifications You must be signed in to change notification settings

liftoff-sr/web-softplc-net-config

Repository files navigation

SoftPLC Network Configuration Web UI

This repo uses CMake to build a *.deb file that is a debian package for a SoftPLC Runtime. Busybox httpd is used along with its CGI support to call a bash script to modify the fields:

address netmask gateway

in a file similar to /etc/network/interfaces

Basically it simply changes those 3 fields and provides for an IP address change.

It also serves as an example for those who want to extend it to add more features in support of TLMs or application specific customizations that require their own configuration edits.

About

The source to a debian package that adds a simple network configuration web-page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published