Add bullets

This commit is contained in:
Owen Schwartz 2025-01-03 21:53:02 -05:00
parent 611f8d6f65
commit aa6dff91f6
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD

View file

@ -31,11 +31,11 @@ When Newt receives Wireguard control messages, it will use the information encod
## CLI Args ## CLI Args
`endpoint`: The endpoint where both Gerbil and Pangolin reside in order to connect to the websocket. - `endpoint`: The endpoint where both Gerbil and Pangolin reside in order to connect to the websocket.
`id`: Newt ID generated by Pangolin to identify the client. - `id`: Newt ID generated by Pangolin to identify the client.
`secret`: A unique secret (not shared and kept private) used to authenticate the client ID with the websocket in order to receive commands. - `secret`: A unique secret (not shared and kept private) used to authenticate the client ID with the websocket in order to receive commands.
`dns`: DNS server to use to resolve the endpoint - `dns`: DNS server to use to resolve the endpoint
`log-level` (optional): The log level to use. Default: INFO - `log-level` (optional): The log level to use. Default: INFO
Example: Example: