mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-24 03:13:13 +03:00
Use API to create windows firewall rule
This commit is contained in:
@@ -53,9 +53,8 @@
|
||||
"server_port": 8080
|
||||
}
|
||||
},
|
||||
"experimental_fix_windows_firewall": false,
|
||||
...
|
||||
// Listen Fields
|
||||
|
||||
... // Listen Fields
|
||||
}
|
||||
```
|
||||
|
||||
@@ -181,10 +180,10 @@ Exclude users in route, but in range.
|
||||
|
||||
Limit android users in route.
|
||||
|
||||
| Common user | ID |
|
||||
|--------------|----|
|
||||
| Main | 0 |
|
||||
| Work Profile | 10 |
|
||||
| Common user | ID |
|
||||
|--------------|-----|
|
||||
| Main | 0 |
|
||||
| Work Profile | 10 |
|
||||
|
||||
#### include_package
|
||||
|
||||
@@ -202,12 +201,6 @@ Platform-specific settings, provided by client applications.
|
||||
|
||||
System HTTP proxy settings.
|
||||
|
||||
#### experimental_fix_windows_firewall
|
||||
|
||||
Automatically add Windows firewall rules in order for the system stack to work.
|
||||
|
||||
This causes some start delays and does not work with existing firewall rules.
|
||||
|
||||
### Listen Fields
|
||||
|
||||
See [Listen Fields](/configuration/shared/listen) for details.
|
||||
|
||||
Reference in New Issue
Block a user