issues Search Results · repo:Jrohy/webssh language:Vue
Filter by
45 results
(71 ms)45 results
inJrohy/webssh (press backspace or delete to remove)如题 如题能否增加参数 --prefix=/webssh
启动 webssh_linux_amd64 --prefix=webssh
访问:http://localhost:5032/webssh
以实现更加方便的nginx反向代理
guanzhengyinqin
- Opened on Nov 28, 2023
- #40
version: 3 services:
webssh: image: jrohy/webssh:latest container_name: webssh environment: - GIN_MODE=release - TZ=Asia/Shanghai -
savePass=true ports: - 5032:5032 restart: always
liuchaodada
- 3
- Opened on Oct 24, 2023
- #39
添加个访问域名进入网站的时候需要管理员密码访问网站才能使用站点,类似shellngn搭建好网站第一次访问网站设置管理员账号和密码,要是这个比较麻烦就弄个管理员设置的密码访问站点才能进入的功能,有希望实现吗?
ldj888
- 1
- Opened on Oct 13, 2023
- #38
1. 能否加入端口映射的功能,从ssh目标主机映射到本地的端口,然后可以被远程访问到这个端口,相当于加速,相当于特色功能
2. 根据这样的框架,我看了下交互用的是ws,如果可能,输入个网址或者指定页面,可以加速bard,gpt,bingAI,传递回目标页面相关的页面?
qingyuan0o0
- 1
- Opened on Oct 8, 2023
- #37
执行sh build.sh 得到如下提示
main.go:19:12: pattern web/dist/*: no matching files found
yudidi
- 3
- Opened on Jul 27, 2023
- #35
webssh写的静态文件 引用是用绝对路径。 nginx没法配置反向代理
static 可能在多个平台上被引用,又不能直接在写/static跳转。
go程序没整过,可以重新打包一个,采用相对路径的吗?
python也有一个webssh,也是用websocket传递的,可以配置在nginx后, 但是它没有文件上传功能
superglg738
- 3
- Opened on Apr 27, 2023
- #34
docker hub上
docker run -d --net=host --log-driver json-file --log-opt max-file=1 --log-opt max-size=100m --restart always --name
webssh -e TZ=Asia/Shanghai -e savePass=true jrohy/webssh
这个传参也忒简单了。都没介绍 ...
superglg738
- 2
- Opened on Apr 25, 2023
- #32

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