mandatoryprogrammer / mandatoryprogrammer/xsshunter-express
Support for non-standard ports
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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