The original post: /r/selfhosted by /u/Slow_Wafer3174 on 2024-05-19 16:58:27.
Hey Folks,
I originally created the bash_cli_zt (https://github.com/thedunston/bash_cli_zt) program for self-hosted ZeroTier controllers and now have an early version of a similar program written in Go. It has a CLI and very basic web interface. I’ve been testing on Windows 11 x64 and Ubuntu 22.04 x64.
I was going to write one in PowerShell, though I decided to use Go for easier maintenance on multiple platforms and I like writing programs in Go now.
https://github.com/thedunston/go_cli_zt
I’m hoping this works for folks and please post any bugs or feature requests on the GitHub page.
You must log in or register to comment.