david_bai
a0486da313
chore(doc):Update document
...
Update the document to include the latest changes: file continuation, introduction of Zustand to the front-end architecture.
2025-08-24 08:46:17 +08:00
david_bai
6d82050081
fix:Fix the hard-coded issue with the turn domain name
2025-08-19 23:45:21 +08:00
david_bai
a6d298b7a2
fix(cross-origin bug): Fix the cross-origin issue bug when accessing through privydrop.app
...
Add bare domain redirect, use sed for precise matching in nginx configuration replacement script
2025-07-31 22:54:16 +08:00
david_bai
c89f442eee
fix:Reduce the scope of nginx configuration replacement to avoid incorrect replacement of subdomains
2025-07-24 22:36:42 +08:00
david_bai
bac5e84d90
fix:Fix the incorrect path in the nginx configuration file.
...
Fix the incorrect path in the nginx configuration file.
Update the deployment documentation.
2025-07-23 23:48:28 +08:00
david_bai
7950aec063
fix:Change the turns port used in WebRTC to 443
...
nginx(website on server) listens on port 4443 and then forwards to the frontend and backend.
nginx main configuration adds a stream block to uniformly listen on port 443, then forwards based on domain to coturn(5349) and website(4443).
The TURN port used in WebRTC is changed to 443.
The deployment document adds a script action to delete extra configurations generated by certbot.
2025-07-23 23:13:59 +08:00
david_bai
c04be29af3
use certbot-nginx to renew ssl
2025-06-29 23:35:01 +08:00
david_bai
fcd94c0618
fix path bug
2025-06-26 23:25:54 +08:00
david_bai
06e8185a06
fix naming bug
2025-06-26 21:18:10 +08:00
david_bai
18fad98cbd
translate chinese comment into english
2025-06-21 16:56:26 +08:00
david_bai
442faa83ea
关闭调试输出
2025-05-17 23:13:07 +08:00
david_bai
7a979550a1
加入参数校验
2025-05-17 23:07:07 +08:00
david_bai
2b87f2bfe8
加入参数校验
2025-05-17 22:58:33 +08:00
david_bai
bd6a473034
补充对应的配置脚本
2025-05-17 17:51:36 +08:00