An awesome tool to monitor your nodes!
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
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
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.
To get a copy up and running follow these simple example steps.
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
-
Clone the repo
git clone https://github.com/PlusUA/pnc.git
-
Install Prerequisites
-
Build tool
cd pnc go build
-
For the utility to function, it must be running:
./pnc &
-
To access information about a nodes, you can use any browser by opening the utility page:
http://your-ip-address:8808
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
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
BTC: bc1qaggyvdxkwarj9alh067t4sf9wvuyuhhp2v08ly
ETH/BSC/Polygon(Matic): 0xbF77B8a74Db0844032cFfB3EEB487FC500765C4e
Tron(TRX): TNvHrjyD4RsaXHjfZSYw62e7a9iJMmL5ah
Oleksandr Chub - @huan_carlos - [email protected]
Project Link: https://github.com/PlusUA/pnc