mirror of
https://github.com/fosrl/gerbil.git
synced 2026-03-03 09:16:45 +00:00
Merge branch 'dev' of https://github.com/fosrl/gerbil into dev
This commit is contained in:
@@ -19,7 +19,7 @@ _Sample output of a Gerbil container connected to Pangolin and terminating vario
|
|||||||
|
|
||||||
### Setup WireGuard
|
### Setup WireGuard
|
||||||
|
|
||||||
A WireGuard interface will be created and configured on the local Linux machine or in the Docker container according to the values given in either a JSON config file or via the remote server. If the interface already exists it will be reconfigured.
|
A WireGuard interface will be created and configured on the local Linux machine or in the Docker container according to the values given in either a JSON config file or via the remote server. If the interface already exists, it will be reconfigured.
|
||||||
|
|
||||||
### Manage Peers
|
### Manage Peers
|
||||||
|
|
||||||
@@ -27,7 +27,7 @@ Gerbil will create the peers defined in the config on the WireGuard interface. T
|
|||||||
|
|
||||||
### Report Bandwidth
|
### Report Bandwidth
|
||||||
|
|
||||||
Bytes transmitted in and out of each peer is 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 "reportBandwidthTo" endpoint. This can be used to track data usage of each peer on the remote server.
|
||||||
|
|
||||||
## CLI Args
|
## CLI Args
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user