Versions in this module Expand all Collapse all v1 v1.6.1 Dec 28, 2019 v1.6.0 May 4, 2019 Changes in this version + func Command(conn net.Conn, bufin *bufio.Reader, command string) (reply string, err error) + func Connect(serverConfig guerrilla.ServerConfig, deadline time.Duration) (net.Conn, *bufio.Reader, error)