class TermFuncs

Direct Known Subclasses

Defined in:

agent_mgmt.cr

Instance Method Summary

Instance Method Detail

def drop_to_shell(connfd : TCPSocket, hostname : String | Nil, username : String | Nil) : Nil #

[View source]
def file_download : Nil #

[View source]
def file_upload(connfd : TCPSocket, rhost : String, rport : Int32, src : String, dst : String) : Nil #

[View source]
def get_stats : Nil #

[View source]
def install_service : Nil #

[View source]
def process_output(connfd : TCPSocket) : Bool #

[View source]
def resolve_cmd(cmd : String) : String #

[View source]
def test_heartbeat : Nil #

[View source]
def test_ssl : Nil #

[View source]
def update_keys : Nil #

[View source]
def update_logs : Nil #

[View source]
def update_token : Nil #

[View source]