def generate(_opts = {})
    conf = {
      port:     datastore['LPORT'],
      reliable: false
    }