chaitin / chaitin/SafeLine

Change the Demo URL to use standard port 443

Open
#1,133 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
22.6k
Forks
1.5k
Avg merge
4h 30m
Merged PRs (30d)
11

Description

What would you like to be added or improved?

Description:

Current Situation:
The demo is currently accessible via https://demo.waf.chaitin.com:9443. However, many organizations block URLs that include non-standard port numbers like 9443 for security reasons.

Proposed Change:
Change the demo URL to https://demo.waf.chaitin.com, removing the port number to utilize the standard HTTPS port (443).

Reasoning:
Using standard ports (such as 443 for HTTPS) ensures that the demo is accessible within corporate environments that restrict access to non-standard ports. This change will enhance the accessibility of the demo for a broader range of users by adhering to common security policies implemented by companies.

Benefits:

Increased Accessibility: Users within organizations that block non-standard ports will be able to access the demo without issues.
Improved User Experience: Simplifies the URL, making it easier to remember and use.
Enhanced Security Compliance: Aligns with common security practices enforced by many companies.

Why is it needed?

Many enterprises enforce strict network security measures that limit access to only well-known ports. By adopting the standard HTTPS port, the demo will be more compatible with these security configurations, reducing barriers for potential users and stakeholders.

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 searching the repository and deployment configuration for references to demo.waf.chaitin.com and port 9443. Confirm how the demo endpoint and HTTPS termination are configured, then verify that https://demo.waf.chaitin.com works on standard port 443 without breaking the existing demo access path.

Written by the indexing model from the issue text.

Assessment

Domain
infrastructure, networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.