Skip to content

belohnung/echoloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echoloader

Echoloader is a Rust application that allows you to upload a file over a telnet connection.

Features

  • Upload files over telnet
  • Progress bar to track the upload progress
  • Hex escape functionality for input strings

Prerequisites

  • Rust 1.31 or later

Building the Project

To build the project, use the following command:

cargo build --release

This will create a release build of the project.

Running the Project

After building the project, you can run it with the following command:

cargo run --release

Running Tests

To run the tests, use the following command:

cargo test

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Authors

License

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

About

can be used to upload a file over telnet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages