Skip to content

Commit

Permalink
[#22] 修改window独立运行模式,解决无法使用webui fixed[#22]
Browse files Browse the repository at this point in the history
  • Loading branch information
kingmo888 committed Jan 4, 2024
1 parent ceb2f09 commit 6b66e2d
Show file tree
Hide file tree
Showing 85 changed files with 3 additions and 103,427 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ test
# Files
*.bat
server.ico
start.py

# Build
build
dist
dist
dist-
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@

![window独立绿色版](/images/windows_run.png)

另外,该方式下的webui(暂时)无法使用,可以通过domain.com:21114/static/web-client/index.html来访问。需要修改`_internal/static/web-client/index.html`中的23行为你的中继服务器地址。

### 方法2:代码运行

Expand Down
Binary file modified db/db.sqlite3
Binary file not shown.
Binary file modified images/windows_run.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion static/web-client/assets/AssetManifest.json

This file was deleted.

1 change: 0 additions & 1 deletion static/web-client/assets/FontManifest.json

This file was deleted.

Binary file removed static/web-client/assets/assets/android.png
Binary file not shown.
Binary file removed static/web-client/assets/assets/insecure.png
Binary file not shown.
Binary file removed static/web-client/assets/assets/insecure_relay.png
Binary file not shown.
Binary file removed static/web-client/assets/assets/linux.png
Binary file not shown.
Binary file removed static/web-client/assets/assets/mac.png
Binary file not shown.
Binary file removed static/web-client/assets/assets/secure.png
Binary file not shown.
Binary file removed static/web-client/assets/assets/secure_relay.png
Binary file not shown.
Binary file removed static/web-client/assets/assets/win.png
Binary file not shown.
Binary file removed static/web-client/assets/fonts/CupertinoIcons.ttf
Binary file not shown.
Binary file not shown.
Binary file removed static/web-client/assets/fonts/gestures.ttf
Binary file not shown.
281 changes: 0 additions & 281 deletions static/web-client/canvaskit@0.33.0/canvaskit.js

This file was deleted.

Binary file removed static/web-client/canvaskit@0.33.0/canvaskit.wasm
Binary file not shown.
1 change: 0 additions & 1 deletion static/web-client/favicon.svg

This file was deleted.

170 changes: 0 additions & 170 deletions static/web-client/index.html

This file was deleted.

Loading

0 comments on commit 6b66e2d

Please sign in to comment.