SOCAT - you won't believe what this Linux tool can do!

  Рет қаралды 9,847

LinuxCloudHacks

LinuxCloudHacks

Күн бұрын

Пікірлер: 48
@baghdadiabdellatif1581
@baghdadiabdellatif1581 24 күн бұрын
Wow. Great work 👌👏👏 Thank you
@LinuxCloudHacks
@LinuxCloudHacks 23 күн бұрын
Thank you! Cheers!
@NeedsLessWedge
@NeedsLessWedge 19 күн бұрын
Very awesome tutorial. No fluff, straight to the point, with great amounts of detail and visualization to go along with explanations. There is no such thing as too much detail on a subject, when targeting the lowest common denominator audience. It is easy to follow along with the video, due to not having any other distractions or off topic chatter. Thank you. And also the 'accent' was no problem. I'm a 'hick' from southeastern US region and understood the dude just fine. Living in other countries for years and exposure to other folks helps, but the pace of the video was slow, clear and I had no problems understanding.
@LinuxCloudHacks
@LinuxCloudHacks 19 күн бұрын
Thank you for such a detailed and kind comment! Thanks again for watching and for the encouragement-it means a lot!
@artyshan5944
@artyshan5944 Жыл бұрын
Super clean and comprehensible explanation. Thank you!
@LinuxCloudHacks
@LinuxCloudHacks Жыл бұрын
Glad you liked it! I'm planning to release more interesting videos from Linux/Networking domain including nftables firewall, nginx reverse proxy with SSL certificates, K8s networking, policy based routing, IPv6, docker/virtualization, hardware flow offloading and more. I'll be also starting a series about GCP Cloud. Stay tuned!
@comment8767
@comment8767 Жыл бұрын
Amazing video... great presentation quality!
@LinuxCloudHacks
@LinuxCloudHacks Жыл бұрын
Thanks for watching
@SDNTechForum
@SDNTechForum Жыл бұрын
It only gets better. Great video!
@LinuxCloudHacks
@LinuxCloudHacks Жыл бұрын
I'm glad you like it! More interesting videos to come! Now working on Linux BBR TCP congestion control algorithm demo. Should be there later this week.
@JonBrookes
@JonBrookes 19 күн бұрын
this is an excellent video and explanation, thanks ! It goes well with your other videos on wireguard too, I like how you show socat to create persistent tunnels, very cool.
@LinuxCloudHacks
@LinuxCloudHacks 19 күн бұрын
Thank you so much for the kind words!
@jaafarbalaghi9012
@jaafarbalaghi9012 11 ай бұрын
Very very useful data . Thanks .
@LinuxCloudHacks
@LinuxCloudHacks 11 ай бұрын
Glad it was helpful!
@DenisBach
@DenisBach Жыл бұрын
Very nice explained and shown. Huge thnx!
@LinuxCloudHacks
@LinuxCloudHacks Жыл бұрын
Glad you liked it! I'm planning to release tutorials for few other interesting tools later this year. Stay tuned!
@SuperNmlzz
@SuperNmlzz 3 ай бұрын
Very good work...absolute perfect!
@LinuxCloudHacks
@LinuxCloudHacks 3 ай бұрын
Thank you very much! Please also check similar tool FRP kzbin.info/www/bejne/haS0noGIgdaaoNksi=u2BjbijrPeDa-wKC
@sotirop
@sotirop Жыл бұрын
keep up the good work!
@LinuxCloudHacks
@LinuxCloudHacks Жыл бұрын
Thanks! I plan to go more into the Cloud and K8s but first need to finish my Nftables, Linux, Docker and Wireguard series. I was also considering doing some step by step network troubleshooting video. Stay tuned for more interesting content.
@Luqman-mb3ek
@Luqman-mb3ek 9 ай бұрын
Amazing video. I just subscribed to your channel.
@LinuxCloudHacks
@LinuxCloudHacks 9 ай бұрын
Awesome, thank you!
@enricomariadeangelis2130
@enricomariadeangelis2130 16 күн бұрын
7:31 : why the reply from node 2 only reaches node 1 and not node 3?
@LinuxCloudHacks
@LinuxCloudHacks 16 күн бұрын
Hi! NODE2 is the server (mode = tcp4-listen). Both NODE1 and NODE3 are the clients (mode = tcp4).
@enricomariadeangelis2130
@enricomariadeangelis2130 16 күн бұрын
​​@@LinuxCloudHacks, yeah, and why don't both node1 and node3 receive node2's reply?
@LinuxCloudHacks
@LinuxCloudHacks 15 күн бұрын
Unfortunatelly socat tcp4-listen does not "broadcast" responses to all clients. Instead, it responds only to the most recently connected client.
@N3krodamus
@N3krodamus 10 ай бұрын
This channel deserves so many more subscriptors. Here is mine.
@LinuxCloudHacks
@LinuxCloudHacks 10 ай бұрын
Thank you! Appreciate it!
@hackingstudy-g5h
@hackingstudy-g5h Жыл бұрын
nice video!
@LinuxCloudHacks
@LinuxCloudHacks Жыл бұрын
Thank you! Cheers!
@ChandrashekarCN
@ChandrashekarCN Жыл бұрын
💖💖💖💖
@LinuxCloudHacks
@LinuxCloudHacks Жыл бұрын
Thanks!
@makaronimakaroni7192
@makaronimakaroni7192 Жыл бұрын
Hello how can I take all of the traffic that comes trough server one and forward it to server two, multiple IPV6s (lets say 10 IPV6s) and load balance it though all of the IPV6s ?
@LinuxCloudHacks
@LinuxCloudHacks Жыл бұрын
Hi! Not sure if I understand the question correctly but if you want to balance incoming traffic to multiple IPs on backed I recommend HAProxy. I'm planning to do a video about it. Please reply back if you would be interested. Config would look more or less like this: frontend app bind :::80 default_backend app backend app balance roundrobin server server1 [IPv6_ADDRESS_1]:80 check server server2 [IPv6_ADDRESS_2]:80 check ... server server10 [IPv6_ADDRESS_10]:80 check
@makaronimakaroni7192
@makaronimakaroni7192 Жыл бұрын
@@LinuxCloudHacks Hi youtube keeps deleting my comments is there another way I can contact u lol xD
@elvito78
@elvito78 3 ай бұрын
THANKS
@LinuxCloudHacks
@LinuxCloudHacks 3 ай бұрын
You're welcome!
@remington1121
@remington1121 Жыл бұрын
Promo sm 😊
@LinuxCloudHacks
@LinuxCloudHacks Жыл бұрын
Thanks! Glad you liked it!
@hulusewferede466
@hulusewferede466 8 ай бұрын
netcat 😢
@LinuxCloudHacks
@LinuxCloudHacks 8 ай бұрын
Hi there! Thanks for the comment. Netcat is still a fantastic tool that I use on daily basis. I may create a short video on what netcat can do.
@_marcobaez
@_marcobaez 10 ай бұрын
Good but a tonnnnnn of specific info given at once and VERY hard to understand accent bro sorry
@LinuxCloudHacks
@LinuxCloudHacks 10 ай бұрын
Thanks for the feedback! I apologize that the information came across a bit fast and my accent made it harder to understand.
@_marcobaez
@_marcobaez 10 ай бұрын
@@LinuxCloudHacks Maybe there could be a video of the basics of Socat? 😃😃
@LinuxCloudHacks
@LinuxCloudHacks 10 ай бұрын
Marco, SOCAT can be used in various places: to pass/proxy data, convert protocols, offload SSL, etc. It can be used as a simple server or even as a "reverse shell". Do you have any particular use case in mind? Or is there any particular issue you try to solve with socat? If yes then I'd be happy to make a video about it. Cheers!
@_marcobaez
@_marcobaez 10 ай бұрын
@@LinuxCloudHacks hey bro! One thing I would love to learn is how to use SOCAT with Tor and encryption, to do reverse shells 🙂
@LinuxCloudHacks
@LinuxCloudHacks 10 ай бұрын
Sure thing. I'll prepare something soon.
SSH/NC/Socat: tips & tricks // Демо-занятие курса «Administrator Linux. Professional»
1:25:45
OTUS IT Онлайн - образование
Рет қаралды 5 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Become a shell wizard in ~12 mins
12:25
CODE IS EVERYTHING
Рет қаралды 268 М.
Protecting Incoming Traffic with Nftables
24:35
LinuxCloudHacks
Рет қаралды 9 М.
Sockets and Pipes Look Like Files (Unix/fdopen)
12:45
Jacob Sorber
Рет қаралды 22 М.
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 398 М.
12 GREAT command line programs YOU recommended!
16:25
The Linux Experiment
Рет қаралды 311 М.
Create encrypted reverse shells with Socat
6:39
Hackery
Рет қаралды 17 М.
ThePrimeagen On Running Linux
9:40
Tech Over Tea
Рет қаралды 302 М.
Network Pivoting with Ligolo-NG
19:09
Gonski Cyber
Рет қаралды 39 М.
Demystifying "find" and "find -exec" ...Lil' Linux Lesson!
8:12
Veronica Explains
Рет қаралды 63 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41