Giter Club home page Giter Club logo

pfc-provisioning-tool's Introduction

 WAGO Provisioning Tool 

An open-source provisioning utility for WAGO PFC controllers.

This project is still in beta - please use at your own risk and post any bugs to issues

Features

  • Easy to use menu interface
  • Install common software and disable unnecessary services

Get started

Connect to your controller using ssh as the root user. Run this utility with the following command from the default /root directory:

curl -L https://raw.githubusercontent.com/braunku/pfc-provisioning-tool/main/menu.sh -o menu.sh -s && sh menu.sh

Depending on the device Firmware, the above command might not work. In this case, please use the following command;

wget -O menu.sh https://raw.githubusercontent.com/braunku/pfc-provisioning-tool/main/menu.sh && sh menu.sh

To re-open the tool just type;

./menu.sh

Requirements

  • WAGO PFC200 with firmware 18+
  • Device has correct timezone, date and time set in the WBM. Type date in the command line to verify.
  • Internet configured correctly (IP, Gateway and DNS correctly set) Check that you can ping www.google.com from the command line to verify this.

License

wago-provisioning-tool is under the MIT license. See the LICENSE for more information.

Links

pfc-provisioning-tool's People

Contributors

braunku avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.