Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a1383n authored Jun 16, 2024
1 parent 41a5baa commit 25f2128
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ SecureForward is a minimal, lightweight and efficient SSL/TLS passthrough proxy
> [!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](https://github.com/a1383n/secure-proxy), 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.

> [!NOTE]
> **SecureForward is part of a larger microservices architecture. For centralized management and administration, explore [SecureProxy](https://github.com/a1383n/secure-proxy), which provides an admin panel and central API for configuring and monitoring DNS and proxy servers.**
## Usage
SecureForward is easy to use and can be configured with simple command-line options. To get started, follow these steps:

Expand Down

0 comments on commit 25f2128

Please sign in to comment.