Skip to content

The backend service for Cat Forwarding, enabling seamless TCP traffic forwarding!

License

Notifications You must be signed in to change notification settings

b31ngd3v/cf-backend

Repository files navigation

🐾 Cat Forwarding Backend

The backend service for Cat Forwarding, enabling seamless TCP traffic forwarding!

CF Backend handles the core functionality for port-forwarding, exposing ports on your local machine to the outside world.

🌐 Related Repositories

Build from Source

  1. Clone the repository:

    git clone https://github.com/b31ngd3v/cf-backend.git
    cd cf-backend
  2. Build the binary:

    make build

🚀 Running the Backend

To start forwarding TCP traffic from a local port to a remote address:

make run

🧪 Running Tests

To run the unit tests for Cat-Forwarding, use the following command:

make test

📄 License

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

About

The backend service for Cat Forwarding, enabling seamless TCP traffic forwarding!

Resources

License

Stars

Watchers

Forks