Premium Only Content
SSH I need more speed!
Increasing transfer speeds when using scp/sftp/ssh. Work in older environments and newer environments. Only need to try out new ciphers and maybe macs, No need to install anything which is a plus.
Bonus high speed ssh: HPN-SSH
00:00 Intro
1:35 benchmark the systems
7:03 comparing ciphers
15:30 HPN-SSH
Check for ssh/sshd for available ciphers and macs
Server side:
sudo sshd -T | egrep "cipher|macs"
nmap --script ssh2-enum-algos -sV -p 22 127.0.0.1
Client side:
ssh -Q cipher
ssh -Q mac
Also you can ssh look through debug logs for ciphers,macs
ssh –vv {SERVER}
Example using different cipher and mac
scp -c CIPHER -o "MACs=NEWMAC” file.to.copy SERVER:.
ssh -c CIPHER -m NEWMAC centos9
Testing: Network: iperf3
Server side: iperf3 -s -p 5555
Client side: iperf3 -c SERVERIP -p 5555
Testing Disk read:
hdparm -tT /dev/md0
dd if=/FILE of=/dev/null bs=4096 status=progress
Example sending data not using disk:
dd if=/dev/zero bs=4096 | ssh -c [email protected] centos9 'dd of=/dev/null bs=4096 status=progress
dd if=/dev/zero bs=4096 | hpnssh -oCipher=aes128-ctr centos9 -p 2222 'dd of=/dev/null bs=4096 status=progress'
dd if=/dev/zero bs=4096 | hpnssh -oNoneSwitch=yes -oNoneEnabled=yes -oNoneMacEnabled=yes centos9 -p 2222 'dd of=/dev/null bs=4096 status=progress'
-
13:29
Clintonjaws
13 hours ago $0.07 earnedCNN Host Stops Show & Plays Surprise Clip Forcing Democrat To Correct Lie
19K8 -
14:55
World2Briggs
17 hours ago $0.04 earnedThe 10 U.S. Cities Americans Can No Longer Afford — 2025 Edition
2.93K -
8:19
Millionaire Mentor
16 hours agoATC Whistleblower EXPOSES Obama’s Dirty FAA Secret
4.38K4 -
LIVE
BEK TV
22 hours agoTrent Loos in the Morning - 11/21/2025
216 watching -
LIVE
The Bubba Army
21 hours agoCHICAGO SUBWAY FIRE ATTACK - Bubba the Love Sponge® Show | 11/21/25
2,446 watching -
57:31
Side Scrollers Podcast
16 hours agoBlabs VS DuckTales
5.98K10 -
8:52
MetatronGaming
13 hours agoOverwatch 2 New Hero Vendetta La Lupa
109K10 -
1:37:16
omarelattar
22 hours agoEx-Mafia Boss: I Made $8 Million Every Week Until The FBI Destroyed My Life! What I Learned...
23.9K2 -
16:18
Actual Justice Warrior
14 hours agoJasmine Crockett DESTROYED For Epstein Lies
9.46K16 -
38:25
Coin Stories with Natalie Brunell
19 hours agoBlackRock's Robbie Mitchnick on Bitcoin ETF Inflows, Risk-On vs Risk-Off & Digital Gold's Future
16.2K5