Originally created by @duffman36 on GitHub (Apr 23, 2025).
Great project. Really nice looking and works well.
One thing. Is there a way to expand or specify the Wireguard subnet? I have a few ideas but i need the subnets to be larger.
Originally created by @duffman36 on GitHub (Apr 23, 2025).
Great project. Really nice looking and works well.
One thing. Is there a way to expand or specify the Wireguard subnet? I have a few ideas but i need the subnets to be larger.
@oschwartz10612 commented on GitHub (Apr 23, 2025):
In your config file there is a gerbil section which defines how each site's address is chosen.
```
gerbil:
start_port: 51820
block_size: 24
site_block_size: 30
subnet_group: 100.89.137.0/20
````
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @duffman36 on GitHub (Apr 23, 2025).
Great project. Really nice looking and works well.
One thing. Is there a way to expand or specify the Wireguard subnet? I have a few ideas but i need the subnets to be larger.
@oschwartz10612 commented on GitHub (Apr 23, 2025):
In your config file there is a gerbil section which defines how each site's address is chosen.