This commit is contained in:
voidlizard 2025-02-08 13:13:40 +03:00
parent 2ad8edfded
commit 8fb3bfb185
1 changed files with 21 additions and 0 deletions

View File

@ -33,6 +33,27 @@ This solution facilitates decentralized P2P git repository
synchronization with automatic peer discovery, requiring no server or
service.
## Status update 2025-02-08
Website [hbs2.net](https://hbs2.net) is up. All updates, documentations
and so on will appear there.
It is also available on http://localhost:port/ref/4X65y4YvUjRL2gtA9Ec3YDDP4bnxjTGhfjpoah96t3z1
Just
```
hbs2-peer run
```
and
```
hbs2-peer poll add 4X65y4YvUjRL2gtA9Ec3YDDP4bnxjTGhfjpoah96t3z1 lwwref 31
```
## Status update 2025-01-06