Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

FerrumLink/FerrumLinker

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 

Repository files navigation

FerrumLinker 🚀🌐

This is a simple TCP stream forwarder 🔄 built for the use with FerrumServe implemented using tokio, futures, and bytes crates in Rust 🦀.
This program forwards data from standard input (stdin) to a specified TCP server and relays the server's responses back to the standard output (stdout).

Building 📦

  • Make sure you have Rust and Cargo installed on your system.
  • Clone this repository.
  • Change to the cloned directory.
  • Run cargo build to compile the project.
  • Run cargo run <server_address> to start the program, replacing <server_address> with the desired TCP server address (e.g., 127.0.0.1:8080).

License 📝

Copyright © 2023 Simon Guglberger

About

simple tcp stream forwarder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.