abra/cli/server
decentral1se 9378db1979
fix: look up ipv4 from host correctly
We use a custom resolver now instead of relying on the baked-in
Golang resolver which has issues. We use a friendly librehoster
DNS resolver and not Google because fuck that.
2021-08-04 22:51:07 +02:00
..
add.go refactor: moved a lot of flags & added comments 2021-08-02 07:36:35 +01:00
init.go fix: look up ipv4 from host correctly 2021-08-04 22:51:07 +02:00
list.go refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00
new.go refactor: use new internal arg failure func 2021-08-03 13:57:12 +02:00
remove.go refactor: use new internal arg failure func 2021-08-03 13:57:12 +02:00
server.go docs: fix typo 2021-08-02 22:03:53 +02:00