Code Monkey home page Code Monkey logo

fluxflow's Introduction

FluxFlow

FluxFlow is a powerful and flexible application designed for seamless communication and remote execution between client and server environments.

Overview

FluxFlow operates on a client-server architecture, with a Rust-based client and a Java-based server. The client retrieves data from the server using specific message sizes and executes it in the shell. The server, equipped with a custom command line and GUI, awaits connections at a specified port until a client establishes a connection. Once connected, users can send commands and perform remote tasks on both Windows and UNIX-based systems.

Features

  • Cross-Platform Compatibility: FluxFlow supports remote execution on both Windows and UNIX-based systems, providing a versatile solution for various environments.

  • Custom Command Line: The server side boasts a custom command line interface, enhancing user experience and control over remote tasks.

  • GUI Interface: The server includes a text-based GUI in the console, making it accessible and user-friendly.

  • Single Connection Support: The current version supports one connection at a time, ensuring focused and efficient communication between client and server.

Getting Started

Prerequisites

Installation

  1. Clone the FluxFlow repository.

    git clone https://github.com/your-username/FluxFlow.git
  2. Navigate to the client and server directories and follow the installation instructions provided.

Usage

  1. Start the FluxFlow server:

    java -jar bmt.jar
  2. Run the FluxFlow client:

  • UnixBase:

    ./client/target/release/client
  • Windows:

    ./client/target/release/client.exe
  1. Follow on-screen instructions to establish a connection and start remote tasks.

License

This project is licensed under the MIT License - see the LICENSE file for details.

fluxflow's People

Contributors

mohsenbg avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.