This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ================================================================ | |
| # WireGuard + WARP Kill Switch - FULL OTOMATIK KURULUM (FINAL) | |
| # - WireGuard otomatik kurulur (yoksa) | |
| # - wgcf ile anonim WARP config otomatik oluşturulur | |
| # - kill switch (v8+V10) kurulur | |
| # - Hiçbir kişisel bilgi içermez | |
| # - Yönetici olarak çalıştırın | |
| # ================================================================ | |
| $ErrorActionPreference = "SilentlyContinue" |