kingmo888 / rustdesk-api-server

基于Django的RustDesk Api&Web Server,除了支持api所有功能,还支持web注册、管理、展示等。已支持到最新1.2.7版本。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: "POST /api/audit/conn HTTP/1.1" 404 179

mrjeye opened this issue · comments

What happened?

Error on windows client try connect to android client

[20/Mar/2024 11:35:12] "POST /api/audit/conn HTTP/1.1" 404 179

Operation System

Android(1.2.3),Windows(1.2.3-1)

Python Version

3.10.3

Run type Python/Docker

docker-compose

I have not attempted to connect to a mobile client from a Windows client.
The web API only serves as a plugin, which will not have any additional impact on the originally available connections.
Does your problem still exist when you are not using this project (can the Windows client directly connect to the mobile client, and can the Rustdesk Server relay service be built by yourself)?