mirror of https://codeberg.org/pzp/pzp-hub.git
11 lines
378 B
Markdown
11 lines
378 B
Markdown
# pzp-hub
|
|
|
|
PZP hub server. Kind of like a Room in Secure Scuttlebutt (SSB). Helps users tunnel connections to each other over the internet. Member based so you need an invite from an existing user to join.
|
|
|
|
## Usage
|
|
|
|
1. Clone this repo
|
|
2. `npm run setup`
|
|
3. `npm start`
|
|
4. Go to `0.0.0.0:3000` to get an invite for the first hub member
|
|
5. Use `pzp-invite` to create more invites |