aspia icon indicating copy to clipboard operation
aspia copied to clipboard

Do we have linux and macos server aspia_host?

Open vjeson opened this issue 5 years ago • 3 comments

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

vjeson avatar Jan 05 '21 15:01 vjeson

They should be available in some time.

egorpugin avatar Jan 05 '21 15:01 egorpugin

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

vjeson avatar Jan 05 '21 15:01 vjeson

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

open-trade avatar Jun 10 '21 06:06 open-trade