下载:https://github.com/lisupeng/tsailunreleases/blob/main/v0.9.7/tsailun_0.9.7_linux64.tar.gz
2、centos8系统部署(程序最低要求GLIBC_2.18,由于centos7系统glibc版本低GLIBC_2.17)
[root@localhost ~]# strings /lib64/libc.so.6 | grep GLIBC
GLIBC_2.13
GLIBC_2.14
GLIBC_2.15
GLIBC_2.16
GLIBC_2.17
[root@host101 bin]# ./TslServer
2022-09-16 18:47:33.159 [Info]: Software version 1.6.6 build20220625
2022-09-16 18:47:33.160 [Info]: Listen on port 80
2022-09-16 18:47:33.160 [Info]: Server started successfully