yinheli

Results 20 issues of yinheli

开了个新的轮子做尝试,利用 stun 获取公网 IP,然后用 IRC 聊天室共享这个信息给其他的节点。还在实验状态 https://github.com/yinheli/wgc 或者大家有什么更好的方案?一定要廉价最好免费,并且长期可用。

Example, following example will cause 100% CPU usage. ```rust fn main() { let shell = "bash"; let mut sh = expectrl::spawn(shell.to_string()).expect("Error while spawning sh"); println!("Connecting to {}", shell); sh.interact().unwrap(); }...

### Feature Details Sometimes hysteria seems to consumes too much memory. And I want to finger out what happened. If with [`gops`](https://github.com/google/gops) integrated would be nice. ### The necessity of...

**Describe the bug** Window title not updated, While using chrome apps (which can install via 'create shortcut'), example: https://vscode.dev/ ![image](https://github.com/lwouis/alt-tab-macos/assets/235094/6ff01912-0a01-4d81-8f6c-06afdc5f0057) **Screenshots / video** expected window title: ![image](https://github.com/lwouis/alt-tab-macos/assets/235094/60e099ce-7bf8-41a1-90e8-6ab65d8d2d4a) actual window title...

bug

![image](https://user-images.githubusercontent.com/235094/42990694-022158d2-8c36-11e8-9557-0e5d02c46a01.png)

https://docs.tdengine.com/reference/rest-api/ ![image](https://github.com/taosdata/TDengine/assets/235094/0f72e987-db63-4868-b3dd-3476257f839e) The markdown table is corrupted.

I found a few minor spelling errors while reading the document and made some corrections. please review.