diff options
| author | Lxtend <lixiangwuxian@outlook.com> | 2024-05-07 13:03:32 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-07 13:03:32 +0300 |
| commit | d1f67f7f2f10ad3ff08d975435a8ef3664da277f (patch) | |
| tree | ba76b90528950983705a68bfc06f8bae8d74fbd0 /README.md | |
| parent | bb6757df0f18551991e90ae4af1bfd9dd12a85e4 (diff) | |
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 <lixiangwuxian@lxtend.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: |
