From d1f67f7f2f10ad3ff08d975435a8ef3664da277f Mon Sep 17 00:00:00 2001 From: Lxtend Date: Tue, 7 May 2024 18:03:32 +0800 Subject: feat: add support for install on opensuse tumbleweed (#2244) * feat: add support for opensuse tumbleweed * doc(readme): add opensuse tumbleweed to recommended os --------- Co-authored-by: lixiangwuxian --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9ec1e553..d338210e 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ remove 3x-ui from docker - AlmaLinux 9+ - Rocky Linux 9+ - Oracle Linux 8+ +- OpenSUSE Tubleweed ## Supported Architectures and Devices @@ -432,7 +433,7 @@ Enter the user ID in input field number 4. The Telegram accounts with this id wi | `POST` | `"/resetAllTraffics"` | Reset traffics of all inbounds | | `POST` | `"/resetAllClientTraffics/:id"` | Reset traffics of all clients in an inbound | | `POST` | `"/delDepletedClients/:id"` | Delete inbound depleted clients (-1: all) | -| `POST` | `"/onlines"` | Get Online users ( list of emails ) | +| `POST` | `"/onlines"` | Get Online users ( list of emails ) | \*- The field `clientId` should be filled by: -- cgit v1.2.3