feat: Добавлены скрипты для установки Sing-box и Discord, а также для просмотра логов.

This commit is contained in:
2025-12-31 12:26:17 +03:00
parent e1f71f95ad
commit 479a7232b1
4 changed files with 193 additions and 6 deletions

View File

@@ -68,7 +68,7 @@ function New-SingboxConfig {
param($Outbound, $Port)
return @{
log = @{ level = "info"; timestamp = $true }
log = @{ level = "info"; timestamp = $true; output = "$InstallDir\singbox.log" }
dns = @{ independent_cache = $true }
inbounds = @(
@{