issues Search Results · repo:trzsz/trzsz-go language:Go
Filter by
57 results
(87 ms)57 results
intrzsz/trzsz-go (press backspace or delete to remove)这个工具很牛逼
我在mac上使用ZenTermLite,在配置ssh连接的时候如下,填写相关地址、用户名、密码或密钥 iShot_2025-01-13_15 46 08
那我这个时候不加 trzsz ssh x.x.x.x 就不能使用了 0.0
trz
::TRZSZ:TRANSFER:R:1.1.8:3675376560100:39343
#fail:eJzyzCtJLSoqLShJTQEEAAD//xsTBJc= ...
pptfz
- Opened on Jan 13
- #61
在命令行中使用 $ 变量,使用 tab 补全代码会在 $ 前面加一个 /
例如:
cd $HOME/abnor→|
# 自动添加了 /
cd /$HOME/abnormal
Terminal: Window Terminal iTerm2
sober-wang
- Opened on Dec 16, 2024
- #60
k8s pod中使用二进制安装 trzsz-go v1.1.8
trzsz -z bash
trz
::TRZSZGO:TRANSFER:R:1.1.8:3337942545900:36149
zenity needs to be installed on your local Linux desktop.
这种情况下 怎么解决
uzengo91
- 8
- Opened on Dec 5, 2024
- #59
on linux, if a file path is /tmp/12 3 it seems not safe to encode/decode with current scheme?
https://github.com/trzsz/trzsz-go/blob/5622a20/trzsz/drag.go#L73 //I noticed the drag detect logic when I ...
yurenchen000
- 6
- Opened on Sep 17, 2024
- #57
Using wsl1 (Ubuntu) on windows 10N, I get the following:
[cnd:~/Downloads]$ trzsz telnet 192.168.1.106
spawn pty failed: fork/exec /usr/bin/telnet: invalid argument
[cnd:~/Downloads]$ telnet 192.168.1.106 ...
gitcnd
- 2
- Opened on Jul 18, 2024
- #56
func (r *TrzszRelay) wrapInput() {
defer close(r.osStdinChan)
for {
buffer := make([]byte, 32*1024)
n, err := r.clientIn.Read(buffer)
if n 0 {
buf := buffer[:n]
if r.logger != nil {
...
midy177
- 3
- Opened on Jul 17, 2024
- #55
root~# which trzsz /usr/bin/trzsz root~# which trzsz-iterm2 /usr/bin/which: no trzsz-iterm2 in
(/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin) root~# trz ::TRZSZ:TRANSFER:R:1.1.7:1653262608500:36693 ...
snsnsjsn
- 2
- Opened on May 24, 2024
- #54
是否可以支持一下上传后的文件权限问题?目前遇到的上传的文件执行权限会丢失,每次都要手动再给权限,极大不便。如果担心安全性之类的问题,可以考虑加个参数?
iFurySt
- 7
- Opened on May 24, 2024
- #53

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.