docmirror / docmirror/dev-sidecar

希望能完全消除SNI

Open
#481 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request Help Wanted(请求大佬帮助) Todo
Dominant language
JavaScript
Stars
24.1k
Forks
3k
Avg merge
3d 3h
Merged PRs (30d)
1

Description

Ⅰ. 请描述你想要的新功能:

完全消除SNI标记。

Ⅱ. 请描述你心目中新功能的样子:

在拦截中设置 "sni": none/null 来允许空置。

部分站点允许将SNI完全置空后直连访问,例如assets.twitch.com就可以如此直连。(参考项目https://github.com/SpaceTimee/Cealing-Host 相关配置)

Ⅲ. 你希望该新功能修复哪个issue?

相关issue #446

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

No file or test is named. Start by reading related issue #446 and tracing how interception settings are parsed; done means accepting "sni": null or "sni": "none" and allowing an empty SNI for the described direct-access case.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.