Yonle on Nostr: ### bostr2 v1.1.1 - add client ip forwarder - fix user agent changer ### updating: To ...
### bostr2 v1.1.1
- add client ip forwarder
- fix user agent changer
### updating:
To change user agent, Add the following in your config:
```
user_agent: new user agent string here
```
To forward user IP to upstream, Add the following in your config:
```
forward_client_ip: true
```
Updating binary:
```
go install codeberg.org/Yonle/bostr2@v1.1.1
```
Then restart.
https://codeberg.org/Yonle/bostr2/releases/tag/v1.1.1
- add client ip forwarder
- fix user agent changer
### updating:
To change user agent, Add the following in your config:
```
user_agent: new user agent string here
```
To forward user IP to upstream, Add the following in your config:
```
forward_client_ip: true
```
Updating binary:
```
go install codeberg.org/Yonle/bostr2@v1.1.1
```
Then restart.
https://codeberg.org/Yonle/bostr2/releases/tag/v1.1.1