dchapyshev / aspia

Remote desktop and file transfer tool.
https://aspia.org
GNU General Public License v3.0
1.59k stars 339 forks source link

Do we have linux and macos server aspia_host? #97

Open vjeson opened 3 years ago

vjeson commented 3 years ago

Do we have linux and macos server aspia_host? or how to build aspia_host for linux or macos?

egorpugin commented 3 years ago

They should be available in some time.

vjeson commented 3 years ago

no ,only generate aspia_host on windows, on linux and macos no aspia_host

my build command

mkdir build cd build cmake ../ -DCMAKE_TOOLCHAIN_FILE=/work/vcpkg/scripts/buildsystems/vcpkg.cmake

open-trade commented 3 years ago

Try out https://github.com/rustdesk/rustdesk, it has Linux/Macos host support.