mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
update web-console.md
This commit is contained in:
@@ -15,6 +15,8 @@ The user can fill in the IP and connect the remote arthas on other machines.
|
||||
|
||||
If you have suggestions for the Web Console, please leave a message here: [https://github.com/alibaba/arthas/issues/15](https://github.com/alibaba/arthas/issues/15)
|
||||
|
||||
* Copy and paste shortcut keys in Web Console: [https://github.com/alibaba/arthas/issues/1056](https://github.com/alibaba/arthas/issues/1056)
|
||||
|
||||
### Connect remote arthas through arthas tunnel server
|
||||
|
||||
[Arthas Tunnel](tunnel.md)
|
||||
@@ -16,9 +16,7 @@ Arthas目前支持Web Console,用户在attach成功之后,可以直接访问
|
||||
> 默认情况下,arthas只listen 127.0.0.1,所以如果想从远程连接,则可以使用 `--target-ip`参数指定listen的IP,更多参考`-h`的帮助说明。
|
||||
> 注意会有安全风险,考虑下面的tunnel server的方案。
|
||||
|
||||
后续更多Web Console功能支持,请到issue下留言:[https://github.com/alibaba/arthas/issues/15](https://github.com/alibaba/arthas/issues/15)
|
||||
|
||||
|
||||
* 在Web Console复制粘贴快捷键参考: [https://github.com/alibaba/arthas/issues/1056](https://github.com/alibaba/arthas/issues/1056)
|
||||
### 使用arthas tunnel server连接远程arthas
|
||||
|
||||
[Arthas Tunnel](tunnel.md)
|
||||
Reference in New Issue
Block a user