Commit Graph

7 Commits

Author SHA1 Message Date
Stanislav Nikitin 899c406f09
README update. 2021-11-20 23:10:59 +05:00
Stanislav Nikitin 85c60fd106
README linting. 2019-12-22 04:19:30 +05:00
Stanislav Nikitin 28adacf53e
Moved to go.dev.pztrn.name and updated README with badges. 2019-10-13 15:12:54 +05:00
Stanislav Nikitin b8e02d48ab
Update about documentation availability at docs site. 2019-10-07 18:23:31 +05:00
Stanislav Nikitin 6ce7747dd5
Working with packages and allowed IPs.
giredorectl now able to interact with giredored about:

* Setting package data. There is no such thing as "create" or "update",
just set.

* Deleting package data.

* Setting allowed IP addresses. This is the only authorization method
ATM, more may come in future.
2019-10-07 18:21:26 +05:00
Stanislav Nikitin 83a8694061
Server and client stubs.
Implemented HTTP server with configuration getting stub.

Implemented CLI client with configuration getting stub.
2019-10-05 21:53:22 +05:00
Stanislav Nikitin 4d79c8da4b
Initial commit. 2019-10-05 19:54:18 +05:00