Description
External
External
Area
Other
Describe the feature you'd like
cardano tracer requires both the cardano tracer and ssh setups ideally run as a service, the markdown file should describe the process for doing this or alternatively provide some example .service files.
Describe alternatives you've considered
alternative is to create a cardano-tracer binary and add a configuration script which prompts the user with questions on how they would like to set up. (eg. run as a service, server / client, ssh settings or configuration file to point to. This alternative would vastly reduce on-boarding for this tool, however is not necessary with minor improvements to the instructions)
Additional context / screenshots
when performing configuration, difficulty was faced with issues such as incorrectly setting the user in the service files and not forcing cleanup of the forwarder.sock file before establishing a new connection from the client. Additionally some lack of familiarity with set up of ssh increases configuration duration.