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 aes128-gcm@openssh.com 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'
-
LIVE
BEK TV
2 days agoTrent Loos in the Morning - 9/15/2025
329 watching -
LIVE
The Bubba Army
2 days agoCharlie Kirk's Shooter, Had a Trans BF? - Bubba the Love Sponge® Show | 9/15/25
4,334 watching -
3:38:49
Badlands Media
1 day agoThe Narrative Ep. 38: The Sovereign World
113K60 -
2:57:44
The Charlie Kirk Show
13 hours agoWASHINGTON D.C. PRAYER VIGIL FOR CHARLIE KIRK
251K456 -
14:11
Robbi On The Record
14 hours agoThe Trap of Identity Politics: How Division is Killing America
26.5K53 -
1:29:23
Nerdrotic
13 hours ago $20.86 earnedThe Turning Point | New UFO Video with Michael Collins | Forbidden Frontier #117
87.5K29 -
1:08:26
Sarah Westall
11 hours agoSuicide Pacts forming in Youth Social Media Groups - Discord, Reddit, TikTok w/ John Anthony
83.3K27 -
2:25:31
vivafrei
21 hours agoEp. 281: Charlie Kirk; Routh Trial; Charlotte Train; Bolsanaro Defense; SCOTUS & MORE!
163K249 -
2:55:38
Turning Point USA
13 hours agoWASHINGTON D.C. PRAYER VIGIL FOR CHARLIE KIRK
110K44 -
35:54
The Mel K Show
12 hours agoMel K & Tim James | Healing is an Inside Job | 9-14-25
81.1K4