aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-15add fix-handling todotodoSlack Coder
2023-09-15Update module ownerHEADmasterSlack Coder
2023-09-15Add missing module updatesSlack Coder
Include missing module update from the previous commit.
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.
2023-09-14Support files with spacesSlack Coder
Lean on net/url/URL to properly format filenames when a single file is being hosted.
2022-05-18README: cleanupSlack Coder
2022-05-18README: use better topic titlesSlack Coder
2022-05-18README: elaborate for non-programmersSlack Coder
2022-05-17update readmeSlack Coder
2022-05-17initial commitSlack Coder