Versions in this module Expand all Collapse all v0 v0.0.1 Feb 9, 2025 Changes in this version + func SetHexdumpPackets(v bool) + func SetLogExchanges(v bool) + func SetLogNewConnections(v bool) + type SocketServer struct + Destination string + ListenAddress string + ListenPort int + func New(listen, dest string) *SocketServer + func (s *SocketServer) Close() error + func (s *SocketServer) Start() error