mandatoryprogrammer / mandatoryprogrammer/xsshunter-express

Support for non-standard ports

Open
#18 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2.4k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

The default configuration use 80 and 443 for both the container and the host machine.

Is it possible to run on a non-default port e.g. 1234 for HTTPS? We don't want Internet crawlers and malicious web attackers to easily access the site on default ports (80/443).

Thanks,
@luchua-bc

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.

Research direction

Start by locating the default configuration that binds ports 80 and 443 for both the container and host. Trace how HTTPS port mappings are defined, then verify that configuring a non-standard HTTPS port such as 1234 works without changing the default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.