Move to gen the port in the right place

This commit is contained in:
Owen
2025-10-16 13:40:01 -07:00
parent 0eebbc51d5
commit 19031ebdfd
2 changed files with 17 additions and 17 deletions

View File

@@ -20,7 +20,7 @@ Gerbil will create the peers defined in the config on the WireGuard interface. T
### Report Bandwidth
Bytes transmitted in and out of each peer are collected every 10 seconds, and incremental usage is reported via the "reportBandwidthTo" endpoint. This can be used to track data usage of each peer on the remote server.
Bytes transmitted in and out of each peer are collected every 10 seconds, and incremental usage is reported via the api endpoint. This can be used to track data usage of each peer on the remote server.
### Handle client relaying