Expand Wireguard Subnet #259

Closed
opened 2025-11-13 11:54:43 -06:00 by GiteaMirror · 1 comment
Owner

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.
Author
Owner

@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 
@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 ````
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#259