Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Yonle/bostr2
bostr next generation
https://github.com/Yonle/bostr2
aggregator bouncer nostr proxy
Last synced: 2 days ago
JSON representation
bostr next generation
- Host: GitHub
- URL: https://github.com/Yonle/bostr2
- Owner: Yonle
- License: bsd-3-clause
- Archived: true
- Created: 2024-06-18T14:14:24.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-29T09:44:22.000Z (4 months ago)
- Last Synced: 2024-10-28T11:21:39.474Z (about 2 months ago)
- Topics: aggregator, bouncer, nostr, proxy
- Language: Go
- Homepage:
- Size: 82 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - Bostr2 - Nostr bouncer relay aggregator proxy written in Go (Relays / Implementations)
README
# bostr2
[bostr](https://codeberg.org/Yonle/bostr) next generation# Installation instructions
You will need to install [Go](https://go.dev) on your system. After installation, run the following command:
```
go install codeberg.org/Yonle/bostr2@latest
```Then run:
```
bostr2
```You may need to manually configure a reverse proxy on your server (could be [nginx](https://nginx.org) or [caddy](https://caddyserver.com)).