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

Fix: 1 typo in comments#1623

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
RoboSchmied wants to merge22 commits intoSagerNet:dev-next
base:dev-next
Choose a base branch
Loading
fromRoboSchmied:RoboSchmied-AGfixT85

Conversation

RoboSchmied
Copy link

typo

hsoul reacted with thumbs up emoji
nekohasekaiand others added22 commitsMarch 26, 2024 20:44
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: RoboSchmied <github@roboschmie.de>
@nekohasekainekohasekaiforce-pushed thedev-next branch 5 times, most recently from2fea6cd toe3a143fCompareApril 8, 2024 14:33
@nekohasekainekohasekaiforce-pushed thedev-next branch 3 times, most recently from12e4ec5 toe80f5acCompareApril 12, 2024 13:40
@nekohasekainekohasekaiforce-pushed thedev-next branch 24 times, most recently from3611dcd to36c095fCompareJune 21, 2025 11:43
@nekohasekainekohasekaiforce-pushed thedev-next branch 6 times, most recently froma9fc462 toa2e8f50CompareJuly 3, 2025 12:05
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
@RoboSchmied@nekohasekai@PuerNya@szouc

[8]ページ先頭

©2009-2025 Movatter.jp