初始提交

This commit is contained in:
2023-02-13 18:09:13 +08:00
commit 764a8a3911
10 changed files with 1131 additions and 0 deletions

3
etc/tunnel.ini Normal file
View File

@@ -0,0 +1,3 @@
[global]
# "用户名:密码@[连接方式](主机名:端口号)/数据库名"
MYSQL_INFO="root:1234@(43.142.66.71:3306)/teleport";