Rework into using nftables, along with proper Xray DNS configuration
This commit is contained in:
10
etc/xray/config/policy.jsonc
Normal file
10
etc/xray/config/policy.jsonc
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"policy": {
|
||||
"levels": {
|
||||
"0": {
|
||||
// If you have issues with SSH connections, it's recommended to increase this value. See the docs
|
||||
"connIdle": 30
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user