Projects STRLCPY reverse_ssh Commits 4cbeffef
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    README.md
    skipped 368 lines
    369 369  `http/https`: Pure web downloading
    370 370   
    371 371  `rssh`: Download via the rssh server
    372  -The rssh server will only serve content from the `downloads` directory in the executables working directory.
     372 +The rssh server will serve content from the `downloads` directory in the executables working directory.
     373 +
     374 +Both of these methods will opportunistically use [memfd](https://man7.org/linux/man-pages/man2/memfd_create.2.html) which will not write any executables to disk.
    373 375   
    374 376   
    375 377  # Help
    skipped 40 lines
Please wait...
Page is in error, reload to recover