Tosi Émeric 07f69db677 Update servefiles.py
making parameter count verification strict
adding file extension verification when a file is given as parameter
adding output error to stderr
adding hostPort choice (for the HTTP server)
rename 'directory' into 'target_path'
rename 'payload' into 'file_list_payload'
adding comments
some small cleanups (indent, print(), ...)
2017-02-16 16:23:14 +01:00
..
2017-01-07 12:29:05 -08:00
2017-02-16 16:23:14 +01:00

servefiles

Simple Python script for serving local files to FBI's remote installer. Requires Python.

Usage: python servefiles.py (ip) (file/directory) [host ip]