Back to Homepage

Wg-Easy

docs/widgets/services/wgeasy.md

1.12.3818 B
Original Source

Learn more about Wg-Easy.

Allowed fields: ["connected", "enabled", "disabled", "total"].

Note: by default ["connected", "enabled", "total"] are displayed.

To detect if a device is connected the time since the last handshake is queried. threshold is the time to wait in minutes since the last handshake to consider a device connected. Default is 2 minutes.

Wg-Easy API VersionHomepage Widget Version
< v151 (default)
>= v152
yaml
widget:
  type: wgeasy
  url: http://wg.easy.or.ip
  version: 2 # optional, default is 1
  username: yourwgusername # required for v15 and above
  password: yourwgeasypassword
  threshold: 2 # optional