diff --git a/site/src/site/sphinx/en/web-console.md b/site/src/site/sphinx/en/web-console.md new file mode 100644 index 000000000..98aa68465 --- /dev/null +++ b/site/src/site/sphinx/en/web-console.md @@ -0,0 +1,11 @@ +Web Console +=== + +Arthas supports the Web Console. After attach success, the user can access: [http://localhost:8563/] (http://localhost:8563/). + +The user can fill in the IP and connect the remote arthas on other machines. + +![web console](_static/web-console-local.png) + + +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) \ No newline at end of file