Skip to content

issues Search Results · repo:dushixiang/next-terminal language:TypeScript

Filter by

462 results
 (69 ms)

462 results

indushixiang/next-terminal (press backspace or delete to remove)

希望能在终端中使用nvim,但需要nerd字体。 使用docker部署next-terminal之后,创建了ssh链接。在终端选择字体的时候只有 default一种选项。 参考了一篇中文字体配置的文章,手动在next-terminal容器中增加字体,但仍然无法在终端页面中使用该字体,一直只有default一种。
  • night556
  • 3
  • Opened 
    14 days ago
  • #546

刚部署好NT,感觉很好用,测试了一天,发现RDP无法连接带域的服务器或者用户终端,如何解决呢? 目前报错信息为: Error code: 519 Error message: SSL/TLS connection failed (untrusted/self-signed certificate?)
  • edmundzhong888
  • 1
  • Opened 
    17 days ago
  • #545

在编辑文本时,粘贴时应该把\r\n 替换成 \n 不然文本内会多空行 const handleContextMenu = async (e: MouseEvent) = { // console.log(on context menu, accessSetting) if (accessSetting?.rightClickPaste !== true) { return } e.preventDefault(); ...
  • vivi1zhu
  • 1
  • Opened 
    22 days ago
  • #544

img width= 1169 height= 939 alt= Image src= https://github.com/user-attachments/assets/c5498176-f65a-401e-ba87-4dd520224687 / 在这里添加端口号以后,实际在接入web资产时并不会加上端口号,还是使用的默认端口
  • zhuangzx
  • 4
  • Opened 
    24 days ago
  • #543

查看日志显示如下错误: ❌ Failed to start Next Terminal: load config failed: config file does not exist: /etc/next-terminal/config.yaml 之前一直正常使用,不知道什么原因,或者能提供一个config.yaml模板也行。
  • dskblh77
  • 1
  • Opened 
    24 days ago
  • #542

不管是从外网连接还是内网连接,好像经过https都会出现以下情况,通过ip直连http就不会出现卡屏现状,ssh协议就不会,网络带宽和延迟都是比较好的情况下不存在丢包或者高延迟,另外请问rdp协议不应该是内外复制共用吗?我在远程主机里面复制的文本或者其他东西需要经过剪贴板,再从剪贴板复制出来,宿主机才能使用,外面复制进去也是一样,浏览器已经允许复制和查看粘贴权限了 Image
  • liangyoufeng
  • 6
  • Opened 
    25 days ago
  • #541

您好,软件非常好用,之前用的是2.5.5,rdp没问题,升级到2.6.5之后无法使用了,逐步降级到2.6.0才能正常使用,是什么原因呢?现在不敢升级了。
  • wszhoho
  • 8
  • Opened 
    26 days ago
  • #540

现象: 我自己制作了一个next-terminal 和guacd二和一镜像(2.6.5),最近几次更新无法都正确获取正确的用户IP,只能获取到分配给容器IPV6地址。当我强制关闭IPV6时获取用户可以正确获取用户IP。 目前网络状 浏览器--》CND(阿里云/cloudflare)-- FLY.IO 当FLY.IO只保留IPV4时,可以获取正确用户IP 当FLY.IO使用IPV6时,只能获取FLY.IO分配给的IPV6地址。 ...
  • aaro-n
  • 1
  • Opened 
    29 days ago
  • #539

由于个人精力有限,无法对多种数据库进行测试,计划 v2.6.0 及之后的版本不再对sqlite 和 mysql 数据库进行支持。 迁移方式如下: Sqlite - PostgreSQL docker run --rm -it \ -v ./data/nt.db:/db/nt.db \ ghcr.io/dimitri/pgloader:latest \ pgloader sqlite:///db/nt.db ...
  • dushixiang
  • 2
  • Opened 
    on Oct 10
  • #538

使用VNC协议链接macmini整体黑屏但是能看见鼠标(黑屏快速滑动鼠标利用远程的延时 可以看到macmini本体那个黑色的小鼠标箭头) 用其他macbook使用访达 vnc://IP 直连是可以正常使用的 已经重新启动macmini和设置里的屏幕共享设置 均无法解决
  • OtaMegane
  • 1
  • Opened 
    on Sep 24
  • #537
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub