GithubHelp home page GithubHelp logo

rustsocket-netcat-clone's Introduction

RustSocket: A Netcat-Inspired Networking Utility. ๐Ÿฆ€

Overview

RustSocket is a command-line tool that mimics the functionality of Netcat. It allows users to connect to or listen on a specified host and port, facilitating communication over TCP/IP.

Features

  • Connect to a remote host and port
  • Listen for incoming connections on a specified port
  • Simple and intuitive command-line interface
  • Written in Rust for reliability and performance

Installation

Prerequisites

Make sure you have Rust installed on your system. If not, you can download it from rust-lang.org.

Installation

  1. Clone this repository:

    git clone https://github.com/akash2061/RustSocket-NetCat-Clone.git
    cd RustSocket-NetCat-Clone
  2. Build the project:

    cargo build --release
  3. Run the application:

    cargo run --release

Or Use Released Version

  1. Go to the Releases page or Directly Download the latest version.

  2. Download the latest release for your platform.

  3. Open your terminal and navigate to the folder where the executable is downloaded.

  4. Copy the executable to the /usr/local/bin directory using the following command:

    sudo cp ./rustsocket /usr/local/bin/

Now you can check hash and password from any terminal window by simply typing its name rustsocket, thanks to its location in /usr/local/bin.

Contribution

Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

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

rustsocket-netcat-clone's People

Contributors

akash2061 avatar

Watchers

 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.