Add Chinese deployment tutorial video to README

This commit is contained in:
Code Ape
2025-01-07 06:13:48 +00:00
committed by GitHub
parent 146908d533
commit 199e787ad3

View File

@@ -25,6 +25,8 @@ Unchain processes incoming traffic and securely forwards it to the destination s
Unchain is a dead simple VLESS over websocket proxy server.
The core biz logic is only 200 lines of code. [app_ws_vless.go](/internal/node/app_ws_vless.go).
@@ -117,6 +119,10 @@ You can deploy the application on an Ubuntu server using GitHub Actions. Here's
learn more in [.github/workflows/deploy.sh](/.github/workflows/deploy.sh)
#### Chinese deployment tutorial video
<iframe src="//player.bilibili.com/player.html?isOutside=true&aid=113785108962208&bvid=BV1wBrmYmEiN&cid=27741653755&p=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>