Why Nostr?What is Njump?
Yonle
npub1x3a…g4el
2024-05-19 18:23:56

Yonle on Nostr: #bostr version 3.0.2 stable released. A nostr relay aggregator for saving mobile ...

#bostr version 3.0.2 stable released.
A nostr relay aggregator for saving mobile bandwidth usage when using #nostr

It's a small release that contains improvements and option for setting limit. Useful for public bouncer.

https://github.com/Yonle/bostr/releases/tag/3.0.2

## What's new?
- Reveal who we are in `User-Agent`. This tells the upstream relay of what bouncer we are connecting from and what is the maintainer of the bouncer server
- Config option: `max_conn_per_ip`. Set maximum incoming connections per IP.

## Upgrading
For npm installation, upgrading could be done with the following:
```
npm i -g [email protected]
```
or
```
npm i -g https://github.com/Yonle/bostr.git
```

For source code installation, upgrading could be done with the following:
```
git pull
npm i
```

Then restart your bouncer to apply update.

**Full Changelog**: https://github.com/Yonle/bostr/compare/3.0.1...3.0.2

Author Public Key
npub1x3azxuysp5vmfer4vgs4jn5tmfcx4ew8sh0qnev7gczljxsr7jwqa3g4el