spiritysdx 4fe9cd21ef update
2024-07-01 18:31:21 +08:00
2024-06-29 21:43:17 +08:00
2024-06-26 23:03:02 +08:00
2024-06-25 20:02:29 +08:00
2024-06-30 19:49:25 +08:00
2024-06-25 19:56:54 +08:00
2024-06-29 20:37:46 +08:00
2024-06-29 20:37:46 +08:00
2024-06-29 20:37:46 +08:00
2024-06-30 19:49:25 +08:00
2024-06-27 15:06:16 +08:00
2024-06-30 19:49:25 +08:00
2024-06-30 20:51:03 +08:00
2024-06-30 13:19:32 +08:00
2024-07-01 17:15:27 +08:00
2024-07-01 17:40:45 +08:00
2024-07-01 17:40:45 +08:00
2024-06-30 18:43:33 +08:00
2024-07-01 18:31:21 +08:00
2024-07-01 17:15:27 +08:00
2024-06-25 16:41:43 +08:00
2024-07-01 18:13:57 +08:00
2024-06-25 16:41:43 +08:00
2024-07-01 13:31:44 +08:00

ecs

goreleaser

融合怪测评脚本 - GO重构版本

Shell版本 https://github.com/spiritLHLS/ecs

功能

TODO

  • 测试三网Ping值[借鉴ecsspeed的逻辑二次开发]

说明

开发中,勿要使用

下载脚本

curl -L https://raw.githubusercontent.com/oneclickvirt/ecs/master/goecs.sh -o goecs.sh && chmod +x goecs.sh
curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt/ecs/master/goecs.sh -o goecs.sh && chmod +x goecs.sh

安装环境

./goecs.sh env

安装goecs

./goecs.sh install

升级goecs

./goecs.sh upgrade

卸载goecs

./goecs.sh delete
Usage of goecs:
  -backtrace windows
        Enable/Disable backtrace test (in 'en' language or on windows it always false) (default true)
  -basic
        Enable/Disable basic test (default true)
  -comm
        Enable/Disable common media test (default true)
  -cpu
        Enable/Disable CPU test (default true)
  -cpum string
        Set CPU test method (supported: sysbench, geekbench, winsat) (default "sysbench")
  -cput string
        Set CPU test thread mode (supported: single, multi) (default "multi")
  -disk
        Enable/Disable disk test (default true)
  -diskm string
        Set disk test method (supported: fio, dd, winsat) (default "fio")
  -diskmc
        Enable/Disable multiple disk checks, e.g., -diskmc=false
  -diskp string
        Set disk test path, e.g., -diskp /root
  -email
        Enable/Disable email port test (default true)
  -l string
        Set language (supported: en, zh) (default "zh")
  -log
        Enable/Disable logging in the current path
  -memory
        Enable/Disable memory test (default true)
  -memorym string
        Set memory test method (supported: sysbench, dd, winsat) (default "dd")
  -menu
        Enable/Disable menu mode, disable example: -menu=false (default true)
  -nt3 windows
        Enable/Disable NT3 test (in 'en' language or on windows it always false) (default true)
  -nt3loc string
        Specify NT3 test location (supported: GZ, SH, BJ, CD for Guangzhou, Shanghai, Beijing, Chengdu) (default "GZ")
  -nt3t string
        Set NT3 test type (supported: both, ipv4, ipv6) (default "ipv4")
  -security
        Enable/Disable security test (default true)
  -speed
        Enable/Disable speed test (default true)
  -spnum int
        Set the number of servers per operator for speed test (default 2)
  -ut
        Enable/Disable unlock media test (default true)
  -v    Display version information
Description
VPS融合怪服务器测评脚本-GO重构版本
Readme GPL-3.0 912 MiB
Languages
Go 75.1%
Shell 23.7%
Dockerfile 1.2%