title: 实验室服务器使用说明 top: 0 comments: true copyright: true description: Some info of using lab’s server. date: 2026-07-01 16:18:07 updated: 2026-07-01 16:18:10 permalink: password: tags: [linux, encrypted] categories: tech keywords:

1. 服务器信息

规格 IP 用户名 密码
4 * 3090 59.78.189.164 ubuntu lab3089999
8 * 4090 59.78.189.174 ubuntu lab3084090
6 * x201 59.78.189.194 ubuntu Ky@cclab123

2. 服务器登录校园网

1
2
3
cd /home
chmod u+x auth_client
./auth_client -u 51295904102 -p "password" auth

3. 服务器代理

安装clash:

nelvko/clash-for-linux-install: 😼 优雅地使用基于 clash/mihomo 的代理环境

1
2
3
git clone --branch master --depth 1 https://gh-proxy.org/https://github.com/nelvko/clash-for-linux-install.git \
&& cd clash-for-linux-install \
&& bash install.sh

添加订阅链接:

1

执行 source ~/.bashrc为当前 SHELL 加载 clashctl 命令

常用命令:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Usage: 
clashctl COMMAND [OPTIONS]

Commands:
on 开启代理
off 关闭代理
status 内核状况
ui Web 面板
secret Web 密钥
sub 订阅管理
upgrade 升级内核
tun Tun 模式
mixin Mixin 配置

Global Options:
-h, --help 显示帮助信息

clashonclashctl on 的简写形式,Tab 补全更方便!以下命令示例统一使用该风格。

1
2
3
4
5
6
7
8
9
10
11
12
13
$ clashon
😼 mihomo 已启动
😼 终端代理已启用

$ clashoff
😼 mihomo 已停止
😼 终端代理已关闭

❯ clashon -s
😼 mihomo 已运行

❯ clashoff -e
😼 终端代理已关闭

管理订阅:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$ clashsub -h
Usage:
clashsub COMMAND [OPTIONS]

Commands:
add <url> 添加订阅
ls 查看订阅
del <id> 删除订阅
use <id> 使用订阅
update [id] 更新订阅
log 订阅日志


Options:
update:
--auto 配置自动更新
--convert 使用订阅转换