mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-10-28 09:33:57 +00:00
🐛 Fix vless reality missing utls
This commit is contained in:
8
templates/linux/ntp.json
Normal file
8
templates/linux/ntp.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"ntp": {
|
||||
"enabled": true,
|
||||
"server": "ntp.aliyun.com",
|
||||
"server_port": 123,
|
||||
"interval": "30m"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user