def sendctcp(target, args): _sigyn.ctcp_send(target, args)
def ctcpreply(target, args): _sigyn.ctcp_send(target, args)