240 发简信
IP属地:重庆
  • 兄弟,直接分享一下虚拟机行不

    Kali Linux 2021.3安装Parallels Tools

    网上的其他教程好多都失败了,我这个也是自己综合各教程后成功的,不能保证一定有效。(顺便吐槽一下pd对kali的支持为啥不能跟ubuntu一样方便) 软件版本: Kali: 2...

  • 客户端:

    Welcome to Alibaba Cloud Elastic Compute Service !

    Last login: Wed Jan 23 22:04:20 2019 from 39.176.238.29
    root@iZwz9hz5b1k44osesjtuyiZ:~# iperf -c 172.21.193.126 -u -m -t 60 -i 10 -b 10000M
    ------------------------------------------------------------
    Client connecting to 172.21.193.126, UDP port 5001
    Sending 1470 byte datagrams, IPG target: 1.12 us (kalman adjust)
    UDP buffer size: 208 KByte (default)
    ------------------------------------------------------------
    [ 3] local 172.18.163.145 port 33082 connected with 172.21.193.126 port 5001
    [ ID] Interval Transfer Bandwidth
    [ 3] 0.0-10.0 sec 643 MBytes 539 Mbits/sec
    [ 3] 10.0-20.0 sec 560 MBytes 470 Mbits/sec
    [ 3] 20.0-30.0 sec 561 MBytes 471 Mbits/sec
    [ 3] 30.0-40.0 sec 561 MBytes 470 Mbits/sec
    [ 3] 40.0-50.0 sec 561 MBytes 470 Mbits/sec
    [ 3] 50.0-60.0 sec 561 MBytes 470 Mbits/sec
    [ 3] 0.0-60.0 sec 3.37 GBytes 482 Mbits/sec
    [ 3] Sent 2457931 datagrams
    [ 3] WARNING: did not receive ack of last datagram after 10 tries.
    root@iZwz9hz5b1k44osesjtuyiZ:~# iperf -c 172.21.193.126 -i 10
    connect failed: Connection refused
    root@iZwz9hz5b1k44osesjtuyiZ:~# iperf -c 172.21.193.126 -i 2
    connect failed: Connection refused
    root@iZwz9hz5b1k44osesjtuyiZ:~# iperf -c 172.21.193.126 -i 2
    ------------------------------------------------------------
    Client connecting to 172.21.193.126, TCP port 5001
    TCP window size: 85.0 KByte (default)
    ------------------------------------------------------------
    [ 3] local 172.18.163.145 port 35460 connected with 172.21.193.126 port 5001
    [ ID] Interval Transfer Bandwidth
    [ 3] 0.0- 2.0 sec 84.8 KBytes 348 Kbits/sec
    [ 3] 2.0- 4.0 sec 0.00 Bytes 0.00 bits/sec
    [ 3] 4.0- 6.0 sec 0.00 Bytes 0.00 bits/sec
    [ 3] 6.0- 8.0 sec 0.00 Bytes 0.00 bits/sec
    [ 3] 8.0-10.0 sec 0.00 Bytes 0.00 bits/sec
    [ 3] 0.0-10.2 sec 84.8 KBytes 67.9 Kbits/sec

    大佬这算 bug 吗

    Linux服务器网络带宽测试——iperf

    0. iperf原理解析 iperf工具可以用来测量TCP或者是UDP的网络吞吐量,即bandwidth(带宽)测试。iPerf的主要目标是帮助调整特定路径上的TCP连接。 ...

  • 服务端:

    root@iZt4ngxc6jxh79u12b40r5Z:~# iperf -s -u
    ------------------------------------------------------------
    Server listening on UDP port 5001
    Receiving 1470 byte datagrams
    UDP buffer size: 208 KByte (default)
    ------------------------------------------------------------
    ^Croot@iZt4ngxc6jxh79u12b40r5Z:~# iperf -s -i 2
    ------------------------------------------------------------
    Server listening on TCP port 5001
    TCP window size: 85.3 KByte (default)
    ------------------------------------------------------------

    Linux服务器网络带宽测试——iperf

    0. iperf原理解析 iperf工具可以用来测量TCP或者是UDP的网络吞吐量,即bandwidth(带宽)测试。iPerf的主要目标是帮助调整特定路径上的TCP连接。 ...

  • 120
    Debian/Ubuntu 简单安装软件组合

    例如:DNS、Webserver 一、使用 Tasksel 非 root 用户执行,sudo taskesl, $taskesl 你会看到软件组合,选择菜单 二、有哪些软件组...

  • 120
    CentOS7安装使用 MySQL

    不多废话,直接硬操作。 一、安装 wget https://dev.mysql.com/get/mysql57-community-release-el7-9.noarch....

  • 真棒👍

    上大学后,我没和家里要过生活费

    01 上大学时,我没和家里要过生活费,现在研究生阶段,学费8000,生活费每月几千,都是我自己赚的。 本科时,还是会和家里人要学费的,当时一年四五千,自己暑假打工赚的钱,也就...

  • Pcap_DNSProxy配置使用指南

    Mac上安装配置使用Pcap_DNSProxy 1. 安装 brew install pcap_dnsproxy 2.配置 vim /usr/local/etc/pcap_d...