Skip to content

ethtps/ethtpsctl

Repository files navigation

ethtpsctl

A simple tool to set up, control and monitor ETHTPS instances and environments

Based on the awesome Spectre.Console

Pre-requisites

Installation

  1. Clone the repository
git clone https://github.com/ethtps/ethtpsctl
  1. Build the script
cd ethtpsctl

dotntet restore

dotnet build --configuration Release --project=ethtpsctl.sln
  1. Add the script to your path
export PATH=$PATH:"$(pwd)/bin/Release/net8.0"

Usage

ethtpsctl [OPTIONS] COMMAND [ARGS]...

Options

  --help  Show this message and exit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages