Add iperf

This commit is contained in:
Dave Gallant
2021-07-06 15:02:27 -04:00
parent 144ad0ebf7
commit c94d67e0e9
2 changed files with 3 additions and 2 deletions

View File

@@ -99,6 +99,7 @@ in
bandwhich bandwhich
dnsutils dnsutils
gping gping
iperf
nmap nmap
openssl openssl
openvpn openvpn

View File

@@ -46,9 +46,9 @@
"com.apple.sound.beep.volume" = "0.000"; "com.apple.sound.beep.volume" = "0.000";
ApplePressAndHoldEnabled = false; ApplePressAndHoldEnabled = false;
# delay before repeating keystrokes # delay before repeating keystrokes
InitialKeyRepeat = 10; InitialKeyRepeat = 15;
# delay between repeated keystrokes upon holding a key # delay between repeated keystrokes upon holding a key
KeyRepeat = 1; KeyRepeat = 5;
AppleShowAllExtensions = true; AppleShowAllExtensions = true;
AppleShowScrollBars = "Automatic"; AppleShowScrollBars = "Automatic";
}; };