Commit Graph

4 Commits

Author SHA1 Message Date
bwatters-r7 ca21ae4177 Clean up FETCH_COMMAND options 2026-03-31 15:41:36 -05:00
bwatters-r7 be2590af6f Add HTTP and HTTPS fetch payloads for Windows x86 2026-03-23 19:19:00 -05:00
Spencer McIntyre a8c240f671 Refactor existing fetch work
* Build the HTTPS server on top of HTTP instead of the other way around
* Set the fetch service to nil after it has been cleaned up
* Don't capitalize the H in the word handler
* Check if the fetch_service is truthy before cleaning it up
* Remove the unused FetchServerName datastore option
* Fixup the description text
* Don't allow slashes in fetch file names
* Also add the #fetch_bindnetloc method

Fix a problem in fetch/tftp.rb
2024-01-29 13:34:56 -05:00
bwatters 548a2d7ab4 Add fetch payloads for Windows and Linux x64 2023-05-18 10:47:29 -05:00