Socket Programming in Golang: TCP Clients

Creating a Netcat Clone with Shell Execution Capabilities

Alex Rodriguez

--

Hello, World! In this article, I’ll be showing you how to create a Netcat clone using the Go programming language. Go is a compiled language so tools written in Go tend to be really fast — and I love speed. Go is also quite simple to read compared to other compiled languages like Rust, C++, and C…

--

--

Alex Rodriguez

I am an Offensive Security Engineer @ Amazon who writes about cybersecurity and anything related to technology. Opinions are my own.