summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)AuthorFilesLines
2023-11-20use golang flag instead of external getopt libraryvin1-3/+1
2023-11-15Switch to getopt library from flag library for flag parsing.Juan Roig1-0/+2
2023-11-14Add flags, update READMEJuan Roig1-1/+1
2023-11-12add cookie jar to allow cross site origin requests to carry cookiesJuan Roig1-0/+2
2023-10-27first commitJuan Roig1-0/+3