Skip to content

PlusUA/pnc

Repository files navigation

Contributors Forks Stargazers Issues MIT License Twitter


Plus Node Checker

An awesome tool to monitor your nodes!
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Donate
  8. Contact
  9. Acknowledgements

About The Project

Here is a simple utility with which you can get information about the nodes without using a remote connection to the server (ssh). Now support Aleo and Casper. that's why:

  • Without access to ssh
  • Without entering commands in the console

of course this is not all, but this is already the start

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

To get a copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • yum
    sudo yum install golang -y
  • apt
    sudo apt install golang -y

Installation

  1. Clone the repo

    git clone https://github.com/PlusUA/pnc.git
  2. Install Prerequisites

  3. Build tool

    cd pnc
    go build

Usage

  1. For the utility to function, it must be running:

    ./pnc &
  2. To access information about a nodes, you can use any browser by opening the utility page:

    http://your-ip-address:8808
    

Roadmap

See the open issues for a list of proposed features (and known issues).

In next releases maybe will be realized getting info from Minima/Nym/Zeitgeist/IronFish/BitCountry

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Donate

BTC: bc1qaggyvdxkwarj9alh067t4sf9wvuyuhhp2v08ly

ETH/BSC/Polygon(Matic): 0xbF77B8a74Db0844032cFfB3EEB487FC500765C4e

Tron(TRX): TNvHrjyD4RsaXHjfZSYw62e7a9iJMmL5ah

Contact

Oleksandr Chub - @huan_carlos - admin@nq4.net

Project Link: https://github.com/PlusUA/pnc

Acknowledgements