Advertisement
Guest User

Untitled

a guest
Feb 8th, 2024
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.95 KB | None | 0 0
  1. ---------------------------- network-speed.xyz ----------------------------
  2.       A simple script to test network performance using speedtest-cli      
  3. ---------------------------------------------------------------------------
  4.  Version            : v2023.11.13
  5.  Global Speedtest   : wget -qO- network-speed.xyz | bash
  6.  Region Speedtest   : wget -qO- network-speed.xyz | bash -s -- -r <region>
  7. ---------------------------------------------------------------------------
  8.  Basic System Info
  9. ---------------------------------------------------------------------------
  10.  CPU Model          : AMD Ryzen 9 7950X 16-Core Processor
  11.  CPU Cores          : 2 @ 4491.548 MHz
  12.  CPU Cache          : 1024 KB
  13.  AES-NI             : ✔ Enabled
  14.  VM-x/AMD-V         : ✔ Enabled
  15.  Total Disk         : 59.9 GB (2.5 GB Used)
  16.  Total RAM          : 3.8 GB (419.7 MB Used)
  17.  System uptime      : 0 days, 0 hour 7 min
  18.  Load average       : 0.01, 0.01, 0.00
  19.  OS                 : Debian GNU/Linux 12
  20.  Arch               : x86_64 (64 Bit)
  21.  Kernel             : 6.1.0-13-amd64
  22.  Virtualization     : KVM
  23. ---------------------------------------------------------------------------
  24.  Basic Network Info
  25. ---------------------------------------------------------------------------
  26.  Primary Network    : IPv6
  27.  IPv6 Access        : ✔ Online
  28.  IPv4 Access        : ✔ Online
  29.  ISP                : Hizakura B.V.
  30.  ASN                : AS210429 Hizakura B.V.
  31.  Host               : Hizakura B.V
  32.  Location           : Amsterdam, North Holland-NH, Netherlands
  33. ---------------------------------------------------------------------------
  34.  Speedtest.net (Region: GLOBAL)
  35. ---------------------------------------------------------------------------
  36.  Location         Latency     Loss    DL Speed       UP Speed       Server      
  37.  
  38.  ISP: Hizakura
  39.  
  40.  Nearest          0.74 ms     0.0%    6110.84 Mbps   8001.87 Mbps   Odido - Amsterdam
  41.  
  42.  Kochi, IN        155.53 ms   0.0%    4604.12 Mbps   542.07 Mbps    Asianet Broadband - Cochin
  43.  Bangalore, IN    137.64 ms   0.0%    3556.13 Mbps   642.58 Mbps    Bharti Airtel Ltd - Bangalore
  44.  Chennai, IN      147.26 ms   N/A     3922.99 Mbps   914.23 Mbps    Jio - Chennai
  45.  Mumbai, IN       116.45 ms   0.0%    5237.28 Mbps   757.86 Mbps    i3D.net - Mumbai
  46.  Delhi, IN        129.12 ms   0.0%    2132.06 Mbps   671.84 Mbps    Tata Teleservices Ltd - New Delhi
  47.  
  48.  Seattle, US      147.31 ms   N/A     5841.66 Mbps   631.91 Mbps    Comcast - Seattle, WA
  49.  Los Angeles, US  168.92 ms   0.0%    5.70 Mbps      516.54 Mbps    ReliableSite Hosting - Los Angeles, CA
  50.  Dallas, US       157.03 ms   0.0%    8.52 Mbps      2277.43 Mbps   Hivelocity - Dallas, TX
  51.  Miami, US        181.57 ms   0.0%    3539.67 Mbps   1120.44 Mbps   AT&T - Miami, FL
  52.  New York, US     72.64 ms    0.0%    6480.59 Mbps   5753.25 Mbps   GSL Networks - New York, NY
  53.  Toronto, CA      85.28 ms    0.0%    5009.21 Mbps   1083.91 Mbps   Rogers - Toronto, ON
  54.  
  55.  London, UK       6.19 ms     0.0%    6566.13 Mbps   6619.89 Mbps   VeloxServ Communications - London
  56.  Amsterdam, NL    1.05 ms     0.0%    4820.12 Mbps   4690.01 Mbps   31173 Services AB - Amsterdam
  57.  Paris, FR        12.39 ms    N/A     7622.44 Mbps   6484.33 Mbps   Axione - Paris
  58.  Frankfurt, DE    7.71 ms     0.0%    6127.57 Mbps   4472.14 Mbps   23M GmbH - Frankfurt am Main
  59.  Warsaw, PL       22.54 ms    0.0%    7632.89 Mbps   3917.36 Mbps   PLAY - Warszawa
  60.  Bucharest, RO    FAILED                                                        
  61.  
  62.  Jeddah, SA       92.86 ms    0.0%    5103.43 Mbps   3679.04 Mbps   Saudi Telecom Company
  63.  Dubai, AE        129.71 ms   0.0%    5790.87 Mbps   1277.18 Mbps   du - Dubai  
  64.  Fujairah, AE     119.54 ms   0.0%    5358.09 Mbps   2910.24 Mbps   ETISALAT-UAE - Fujairah
  65.  
  66.  Tokyo, JP        266.48 ms   N/A     5673.98 Mbps   1532.30 Mbps   fdcservers.net - Tokyo
  67.  Shanghai, CU-CN  150.64 ms   0.0%    4649.84 Mbps   1035.62 Mbps   China Unicom 5G - Shanghai
  68.  Nanjing, CT-CN   230.61 ms   0.0%    2112.31 Mbps   9.26 Mbps      China Telecom JiangSu 5G - Nanjing
  69.  Hong Kong, CN    238.62 ms   N/A     3331.09 Mbps   357.62 Mbps    STC - Hong Kong
  70.  Singapore, SG    157.92 ms   0.0%    2414.87 Mbps   574.75 Mbps    i3D.net - Singapore
  71.  Jakarta, ID      182.32 ms   0.0%    3956.45 Mbps   405.08 Mbps    PT. Telekomunikasi Indonesia - Jakarta
  72. ---------------------------------------------------------------------------
  73.  Avg DL Speed       : 4523.38 Mbps
  74.  Avg UL Speed       : 2341.49 Mbps
  75.  
  76.  Total DL Data      : 156.92 GB
  77.  Total UL Data      : 61.27 GB
  78.  Total Data         : 218.19 GB
  79. ---------------------------------------------------------------------------
  80.  Duration           : 12 min 15 sec
  81.  System Time        : 22/11/2023 - 19:21:57 UTC
  82.  Total Script Runs  : 27758
  83. ---------------------------------------------------------------------------
  84.  Result             : https://result.network-speed.xyz/r/1700680320_UBIVPM_GLOBAL.txt
  85. ---------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement