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:25
Nikko Ortiz
2 days agoWorst Karen TikTok Fails
39.3K14 -
5:42
GritsGG
12 hours ago6 EASY Warzone Easter Eggs!
1.11K -
LIVE
Lofi Girl
2 years agoSynthwave Radio 🌌 - beats to chill/game to
153 watching -
40:24
The Connect: With Johnny Mitchell
3 days ago $23.34 earnedInside The WORST Drug-Infested Slums Of Medellin, Colombia
77.9K33 -
38:27
TruthStream with Joe and Scott
1 day agoA roundtable with Lisa, Carole and Michelle. Our travels through Spain and Ireland #497
4.94K1 -
2:58:00
FreshandFit
6 hours agoAyesha Curry Says She Never Wanted A Family All Along
138K69 -
15:46
Odd Man Out
2 days agoThese 40 something women discover they're worthless, but only when it's too late
11.7K121 -
2:04:19
Inverted World Live
7 hours agoJoe Exotic Calls From Prison | Ep. 118
67.3K8 -
56:24
DeVory Darkins
15 hours ago $55.93 earnedFederal Judge issues shocking order against Trump as Chicago Mayor pulls insane stunt
122K349 -
1:43:56
Badlands Media
13 hours agoBaseless Conspiracies Ep. 153: Insurrection, Assassination, and the Charlie Kirk Puzzle
52.8K51