Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebConsole怎样修改默认的ip 127.0.0.1 #488

Closed
1 task done
squestc opened this issue Jan 30, 2019 · 5 comments
Closed
1 task done

WebConsole怎样修改默认的ip 127.0.0.1 #488

squestc opened this issue Jan 30, 2019 · 5 comments
Milestone

Comments

@squestc
Copy link

squestc commented Jan 30, 2019

  • 我已经在 issues 里搜索,没有重复的issue。

环境信息

  • arthas-boot.jar 或者 as.sh 的版本: xxx
  • Arthas 版本: xxx
  • 操作系统版本: xxx
  • 目标进程的JVM版本: xxx
  • 执行arthas-boot的版本: xxx

重现问题的步骤

  1. xxx
  2. xxx
  3. xxx

期望的结果

What do you expected from the above steps?

实际运行的结果

实际运行结果,最好有详细的日志,异常栈。尽量贴文本。

把异常信息贴到这里
@hengyunabc
Copy link
Collaborator

目前没有办法,下个版本会支持从 url 传递ip

@hengyunabc hengyunabc added this to the 3.1.0 milestone Feb 13, 2019
@hengyunabc
Copy link
Collaborator

目前 js 已经支持从url里取ip和port里: https://github.com/alibaba/termd/tree/master/src/main/resources/io/termd/core/http

但是代码里没有正确取到path:

alibaba/termd@1dd5c8e

所以目前,需要这个功能支持,可以自己部署一个静态http服务器就可以了。

@hengyunabc hengyunabc modified the milestones: 3.1.0, 3.1.1 Feb 14, 2019
@squestc
Copy link
Author

squestc commented Mar 18, 2019

目前 js 已经支持从url里取ip和port里: https://github.com/alibaba/termd/tree/master/src/main/resources/io/termd/core/http

但是代码里没有正确取到path:

alibaba/termd@1dd5c8e

所以目前,需要这个功能支持,可以自己部署一个静态http服务器就可以了。
最新的版本还是不支持呀,上述的http服务怎么和webconsole关联起来

@hengyunabc
Copy link
Collaborator

#678

@qixiaobo
Copy link

--target-ip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants