yaoci shen

Results 16 issues of yaoci shen

文件浏览功能包含了文件上传和下载,建议支持tab来支持同时浏览多个服务器 如termius sftp功能 ![image](https://user-images.githubusercontent.com/23225426/194688613-f5bfc972-6d32-4898-8d6a-1362c06681b2.png) ssh 窗口也支持splitview 多窗口以同时监控/操作多台主机 ![image](https://user-images.githubusercontent.com/23225426/194688690-e8bc39da-3eff-4561-ae4c-835bc1df46cd.png) 非常喜欢这套oms系统,可以开放一些开发计划让他更好的继续向前发展

enhancement

How to solve this err ``` 2023/12/06 08:02:53 Unimplemented opcode POLL ```

Can we impl the Sys() for memfs? Just simulate a set of data such as inode

## my robot version is ` require github.com/go-vgo/robotgo v0.100.10` i want to move the mouse use the code like this ``` func main() { for i := 0; i <...

the treemap is sorted ,can it supply a new func to support range iterator? input (start,end) output the range key in range(start,end)

feature
help wanted
inactive

it worked before,the puter.com version, but failed when i try the self-hosted version my puter server run at IDC , i'm using a tcp proxy/gateway to access it so the...

``` import 'dart:convert'; import 'package:dartssh2/dartssh2.dart'; void main() async { final jumpServer = SSHClient( await SSHSocket.connect('pubnetip on HostA', 22222), username: 'root', onPasswordRequest: () => 'xxxxx', ); print("jumpServer "); final client =...

The download speed is about 2m/s when SFTP donwload large file

[ERROR:flutter/shell/common/shell.cc(1004)] The 'FlutterWebRTC/peerConnectionEventA3753D88-5A15-4A1A-8D32-7B8AE3D89B23' channel sent a message from native to Flutter on a non-platform thread. Platform channel messages must be sent on the platform thread. Failure to do so may...