mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-04 16:32:57 +08:00
32 lines
882 B
Markdown
32 lines
882 B
Markdown
## wice
|
||
|
||
ɯice
|
||
|
||
### Synopsis
|
||
|
||
Wireguard Interactive Connectivity Establishment
|
||
|
||
```
|
||
wice [flags]
|
||
```
|
||
|
||
### Options
|
||
|
||
```
|
||
-h, --help help for wice
|
||
-l, --log-file string path of a file to write logs to
|
||
-d, --log-level string log level (one of "debug", "info", "warn", "error", "dpanic", "panic", and "fatal") (default "info")
|
||
```
|
||
|
||
### SEE ALSO
|
||
|
||
* [wice completion](wice_completion.md) - Generate the autocompletion script for the specified shell
|
||
* [wice daemon](wice_daemon.md) - Start the daemon
|
||
* [wice monitor](wice_monitor.md) - Monitor the ɯice daemon for events
|
||
* [wice self-update](wice_self-update.md) - Update the wice binary
|
||
* [wice signal](wice_signal.md) - Start gRPC signaling server
|
||
* [wice stop](wice_stop.md) - Shutdown the ɯice daemon
|
||
* [wice sync](wice_sync.md) - Synchronize interfaces
|
||
* [wice wg](wice_wg.md) - Wireguard commands
|
||
|