ProxymanApp / ProxymanApp/Proxyman

Add configuration option to enable TLS for Non-443 ports in Reverse Proxy

Open
#2,264 4 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Feb 28, 2025.

✅ Done enhancement
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

Currently, Proxyman only performs SSL handshakes with remote servers if the remote port is 443.
I would like to request a new configuration option in the Reverse Proxy configuration window to allow specifying whether the target port is SSL/TLS or not.

Why this feature/change is important?

In a development environments, there are often multiple TLS services run on different ports of the same target host. Also some environments use TLS on non-standard ports (not 443), which cannot be reconfigured.

This limitation makes it challenging to utilize Proxyman's reverse proxy in such environments. Adding this configuration option would greatly enhance flexibility and usability for developers working with diverse configurations.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.