SendHandle.manifest.template 199 B

12345678
  1. loader.debug_type = inline
  2. # allow to bind on port 8000
  3. net.allow_bind.1 = 127.0.0.1:8000
  4. # allow to connect to port 8000
  5. net.allow_peer.1 = 127.0.0.1:8000
  6. sgx.allowed_files.tmp = file:to_send.tmp