Coder Social home page Coder Social logo

a1383n / secureforward-proxy Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 42 KB

SecureForward - Minimalist SSL/TLS Passthrough Proxy

License: GNU General Public License v3.0

Dockerfile 2.87% Go 97.13%
go golang sni-proxy ssl-passthrough tls tls-proxy

secureforward-proxy's Introduction

SecureForward - Lightweight SSL/TLS Passthrough Proxy

SecureForward is a minimal, lightweight and efficient SSL/TLS passthrough proxy designed for secure forwarding of encrypted traffic. It provides features such as IP control and SNI filtering, making it suitable for various networking environments.

Caution

The responsibility for using this program lies with the user. In some countries, including Iran, using proxies to bypass internet censorship is illegal. Users must ensure their use of this program complies with all applicable laws.

Note

SecureForward is part of a larger microservices architecture. For centralized management and administration, explore SecureProxy, which provides an admin panel and central API for configuring and monitoring DNS and proxy servers.

Features

  • SSL/TLS Passthrough: Securely forwards encrypted traffic without decrypting it.
  • IP Control: Allows control over which IP addresses can access the proxy.
  • SNI Filtering: Filters traffic based on Server Name Indication (SNI) to route it to the appropriate destination.

Usage

SecureForward is easy to use and can be configured with simple command-line options. To get started, follow these steps:

  1. Clone the repository:

    git clone https://github.com/a1383n/secureforward-proxy.git
    
  2. Build the proxy:

    cd secureforward-proxy
    go mod download
    go build
    
  3. Run the proxy:

    ./secureforward-proxy
    

Configuration

SecureForward can be configured through command-line options or a configuration file. Common configurations include specifying allowed IP addresses and defining SNI filtering rules.

For detailed configuration options, refer to the documentation.

Contributing

Contributions are welcome! If you have suggestions, feature requests, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

secureforward-proxy's People

Contributors

a1383n avatar

Stargazers

Amir Adel 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.