Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

HermesFS

About

HermesFS is a modular file server designed to simplify the process of transferring files to and from remote machines. It offers GET and POST functionality, along with a simple yet powerful command structure to enhance server-side operations.

Features

  • GET and POST file operations
  • Modular architecture for easy feature additions
  • Simple command structure for server-side operations

Installation

Requirements

  • Python 3.x

Setup

  1. Clone the repository
git clone https://github.com/HufferSec/HermesFS.git
  1. Navigate to the project directory and install dependencies
cd HermesFS
pip install -r requirements.txt
  1. Run the server script
python server.py
  1. (Optional) install into path
ln -s /opt/HermesFS/hermesfs.py /usr/local/bin

Usage

Detailed usage instructions and examples will be updated soon.

Contributing

Feel free to contribute to this project. Please check the LICENSE for more details.

License

This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages