LNtop
Installation
# dependencies
pkg install -y git go
# install with go
go install github.com/edouardparis/lntop@latest
# or from source
git clone https://github.com/edouardparis/lntop.git
# install
cd lntop && && go build && go install ./...Run first to create the default config
/root/go/bin/lntopConfig
Run
Last updated