You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having dependencies on third party tools that must be in range of the environment commands isn't a good idea. Also, smdhtool isn't designed very well, and misses some features. Rewriting the tools in Rust, in the form of libraries for the main binary, would be the best approach, but it will take quite some time.