dartssh2 icon indicating copy to clipboard operation
dartssh2 copied to clipboard

Web Failed to establish SSH connection: UnimplementedError: Native socket is not supported on web

Open appu1437 opened this issue 2 years ago • 1 comments

Failed to establish SSH connection: UnimplementedError: Native socket is not supported on web

appu1437 avatar Oct 14 '23 12:10 appu1437

Ssh doesn't work on a browser by default. Try out this instead https://pub.dev/packages/web_socket_channel

ThomasVuNguyen avatar Apr 12 '24 19:04 ThomasVuNguyen