1 Star 0 Fork 200

Tim / next-terminal

forked from dushixiang / next-terminal 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.yml.example 589 Bytes
一键复制 编辑 原始数据 按行查看 历史
debug: false
db: sqlite
mysql:
hostname: localhost
port: 3306
username: next-terminal
password: next-terminal
database: next-terminal
sqlite:
file: './data/sqlite/next-terminal.db'
server:
addr: 0.0.0.0:8088
guacd:
hostname: 127.0.0.1
port: 4822
# 此路径需要为绝对路径,并且next-terminal和guacd都能访问到
recording: '/usr/local/next-terminal/data/recording'
# 此路径需要为绝对路径,并且next-terminal和guacd都能访问到
drive: '/usr/local/next-terminal/data/drive'
sshd:
enable: true
addr: 0.0.0.0:2022
key: ~/.ssh/id_rsa
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tlai/next-terminal.git
git@gitee.com:tlai/next-terminal.git
tlai
next-terminal
next-terminal
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891