Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NHAS committed Nov 19, 2022
1 parent 07d818c commit 4cbeffe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,9 @@ This will attempt to write the binary to disk and execute it.
`http/https`: Pure web downloading
`rssh`: Download via the rssh server
The rssh server will only serve content from the `downloads` directory in the executables working directory.
The rssh server will serve content from the `downloads` directory in the executables working directory.
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.
# Help
Expand Down

0 comments on commit 4cbeffe

Please sign in to comment.