codeskyblue / uiautodev

Mobile UI viewer in browser, view the UI in a tree view, and generate XPath automatically.
https://uiauto.dev
MIT License
107 stars 19 forks source link

官网只会打开127.0.0.1的,可自己搭建不是只会放到127.0.0.1,太不合理了,要怎么解决 #19

Open aogg opened 1 month ago

aogg commented 1 month ago

你那网页就不能开源下吗

Yebolin commented 1 month ago
Usage: uiauto.dev server [OPTIONS]

  start uiauto.dev local server [Default]

Options:
  --port INTEGER    port number  [default: 20242]
  --host TEXT       host  [default: 127.0.0.1]
  --reload          auto reload, dev only
  -f, --force       shutdown alrealy runningserver
  -s, --no-browser  silent mode, do not open browser
  -h, --help        Show this message and exit.

我感觉还是用以前的那个weditor好。改了监听,依然会重定向到公网去,用不了,也没详细文档。