vpss 发表于 2025-8-25 15:24:19

有人知道这是哪个开源程序吗

mixaihub.comaidaxue.top模板都是一样的

btpan 发表于 2025-8-25 17:13:42

本帖最后由 btpan 于 2025-8-25 17:25 编辑

看了下 p.chuyungpt.com 用的也是这个,特征是有个/pastel目录。没套CDN,位于38300端口
并且是前后端分离,可以看/frontend-api/getLoginConfig里面有站点配置。登录后界面长这样

有点像 nianhua99/PandoraHelper,也就是潘多拉。结合这个应该能搭出差不多的效果,有点难找啊!
https://github.com/Kylsky/pandora-helper-with-linux-do-oauth

nyarime 发表于 2025-8-25 17:20:22

用Censys搜services.http.response.body="<!doctype html>\n<html lang=\"zh\">\n\n<head>\n<meta charset=\"UTF-8\" />\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/pastel/logo.svg\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no\">\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n<title></title>\n<script type=\"module\" crossorigin src=\"/pastel/assets/B3p0b7bK.js\"></script>\n<link rel=\"stylesheet\" crossorigin href=\"/pastel/assets/CGjF-rfT.css\">\n</head>\n\n<body>\n<div id=\"app\"></div>\n</body>\n\n</html>"发现很多机器都有,排除了下专有的程序,有点难找啊。。。

aa11 发表于 2025-8-25 17:38:40

楼主说的是chatgpt-share-web吧,demo:aiok.me
看样子是里面的柔和主题

后台

母号池管理


一键部署脚本:curl -sSfL https://raw.githubusercontent.com/jurieo/chatgpt-share-web/deploy/quick-install.sh | bash

vpss 发表于 2025-8-25 18:11:49

aa11 发表于 2025-8-25 17:38
楼主说的是chatgpt-share-web吧,demo:aiok.me
看样子是里面的柔和主题



呜,感谢感谢
页: [1]
查看完整版本: 有人知道这是哪个开源程序吗