aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Collapse)Author
2023-09-15Update module ownerHEADmasterSlack Coder
2023-09-14Allow user to set network addressSlack Coder
Give the user the ability to set which network address to listen on and the network type (IP 4 or 6 etc.). Randomly choose an available port to avoid conflicting with other services listening on a predefined one.
2022-05-17initial commitSlack Coder