1.下载 elastichd
下载地址:https://github.com/360EntSecGroup-Skylar/ElasticHD/releases
或是直接在linux下下载
wget https://github.com/360EntSecGroup-Skylar/ElasticHD/releases/download/1.4/elasticHD_linux_amd64.zip

2.解压
[root@localhost soft]# mv elasticHD_darwin_amd64.zip /opt/

[root@localhost opt]# unzip elasticHD_darwin_amd64.zip
Archive: elasticHD_darwin_amd64.zip
inflating: ElasticHD

3.授权
[root@localhost opt]# chmod 0777 ElasticHD

4.启动
cd /opt
后台启动
exec ./ElasticHD -p 192.168.1.136:9800 &


5.IE栏输入
http://192.168.1.136:9800/

相关文章:

  • 2021-04-03
  • 2021-12-04
  • 2021-12-04
  • 2021-12-02
  • 2021-12-05
  • 2021-12-12
  • 2021-12-18
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-02
  • 2021-10-09
  • 2021-04-27
  • 2021-12-21
相关资源
相似解决方案