package
0.0.0-20220311112816-391d3f37849f
Repository: https://github.com/bluesentinelsec/offensivegolang.git
Documentation: pkg.go.dev

# Functions

TCPConnect connects to a remote TCP server using the format: "127.0.0.1:8080".
TCPRead reads arbitrary data from a socket, using a newline as a delimiter.
TCPWrite writes arbitrary data to a socket.