sync command for using a negentropy hack to sync two relays with each other.

closes https://github.com/fiatjaf/nak/issues/84
This commit is contained in:
fiatjaf
2025-12-01 20:33:13 -03:00
parent 852fe6bdfb
commit a422b5f708
4 changed files with 479 additions and 4 deletions

View File

@@ -50,6 +50,7 @@ var app = &cli.Command{
publish,
git,
nip,
syncCmd,
},
Version: version,
Flags: []cli.Flag{