1774919088

This commit is contained in:
Docker7530
2026-03-31 09:04:50 +08:00
parent 5b32d919f3
commit 30063feba4
3 changed files with 73 additions and 75 deletions
+2 -67
View File
@@ -121,6 +121,8 @@ jgw5wpe!HVB@vem2wmp
# Gitea
注意如果套了 cloudflare 会有文件大小限制,可暂时通过修改 hosts 来处理。同时注意调整 Openresty 中 `client_max_body_size` 的设置。
```
数据库 gitea
数据库用户 gitea
@@ -130,73 +132,6 @@ HTTP 端口 3000
SSH 端口 222
```
# s-ui
安装
[节点搭建](https://bulianglin.com/archives/nicename.html)
```
bash <(curl -Ls https://raw.githubusercontent.com/alireza0/s-ui/master/install.sh)
```
```
###############################################
username:Yha0HLb5
password:pEJ3HHa7
###############################################
if you forgot your login info,you can type s-ui for configuration menu
reset admin credentials success
First admin credentials:
Username: Yha0HLb5
Password: pEJ3HHa7
Created symlink /etc/systemd/system/multi-user.target.wants/s-ui.service → /etc/systemd/system/s-ui.service.
s-ui vv1.3.7 installation finished, it is up and running now...
You may access the Panel with following URL(s):
Local address:
http://82.158.226.4:2095/app/
http://172.17.0.1:2095/app/
http://172.18.0.1:2095/app/
Global address:
http://82.158.226.4:2095/app/
The OS release is: ubuntu
S-UI Control Menu Usage
------------------------------------------
SUBCOMMANDS:
s-ui - Admin Management Script
s-ui start - Start s-ui
s-ui stop - Stop s-ui
s-ui restart - Restart s-ui
s-ui status - Current Status of s-ui
s-ui enable - Enable Autostart on OS Startup
s-ui disable - Disable Autostart on OS Startup
s-ui log - Check s-ui Logs
s-ui update - Update
s-ui install - Install
s-ui uninstall - Uninstall
s-ui help - Control Menu Usage
------------------------------------------
```
```
for d in cdn.userway.org intel.com s.mp.marsflag.com ts4.tc.mm.bing.net apps.mzstatic.com beacon.gtv-pub.com mscom.demdex.net www.intel.com go.microsoft.com logx.optimizely.com ; do t1=$(date +%s%3N); timeout 1 openssl s_client -connect $d:443 -servername $d </dev/null &>/dev/null && t2=$(date +%s%3N) && echo "$d: $((t2 - t1)) ms" || echo "$d: timeout"; done
```
```
apps.apple.com
```
s-ui 配置信息
```
curl --location 'http://82.158.226.4:2095/app/apiv2/load' \
--header 'Token: HkpCXP8AkxqOjKbo29KdnrlPrlxmNksW'
```
# excalicode
服务用户