Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

documentation: Add distro GOPROXY note#1648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Someone-Practice wants to merge24 commits intoSagerNet:dev-next
base:dev-next
Choose a base branch
Loading
fromSomeone-Practice:patch-3

Conversation

Someone-Practice
Copy link

I'm not sure whether note or warning will be more suitable.

nekohasekaiand others added24 commitsApril 1, 2024 15:01
The `process_path` rule of sing-box is inherited from Clash,the original code uses the local system's path format (e.g. `\Device\HarddiskVolume1\folder\program.exe`),but when the device has multiple disks, the HarddiskVolume serial number is not stable.This change make QueryFullProcessImageNameW output a Win32 path (such as `C:\folder\program.exe`),which will disrupt the existing `process_path` use cases in Windows.
For historical reasons, sing-box's `domain_suffix` rule matches literal prefixes instead of the same as other projects.This change modifies the behavior of `domain_suffix`: If the rule value is prefixed with `.`,the behavior is unchanged, otherwise it matches `(domain|.+\.domain)` instead.
Signed-off-by: 气息 <qdshizh@gmail.com>
Signed-off-by: Someone-Practice <152876092+Someone-Practice@users.noreply.github.com>
@nekohasekainekohasekaiforce-pushed thedev-next branch 6 times, most recently frombf612be to12e4ec5CompareApril 12, 2024 02:41
@nekohasekainekohasekaiforce-pushed thedev-next branch 11 times, most recently from3611dcd to36c095fCompareJune 21, 2025 11:43
@nekohasekainekohasekaiforce-pushed thedev-next branch 12 times, most recently from4492a53 to989034bCompareJuly 3, 2025 14:20
@nekohasekainekohasekaiforce-pushed thedev-next branch 7 times, most recently from8ec5593 tob3c1110CompareJuly 12, 2025 06:48
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@Someone-Practice@nekohasekai@PuerNya@szouc

[8]ページ先頭

©2009-2025 Movatter.jp