Releases: ARAS-Workspace/phantom-wg
Releases · ARAS-Workspace/phantom-wg
Phantom-WG Mac 1.2.1
Phantom-WG Mac 1.2.1
🇺🇸
Downloads
| Architecture | File |
|---|---|
| Apple Silicon (M1/M2/M3/M4) | Phantom-WG-MacOS-1.2.1-arm64.dmg |
| Intel | Phantom-WG-MacOS-1.2.1-x86_64.dmg |
Installation
- Download the DMG for your architecture
- Drag Phantom-WG Mac to the Applications folder
- On first launch, approve the system extension:
- macOS 15+ (Sequoia): System Settings → General → Login Items & Extensions → Network Extensions
- macOS 14 (Sonoma): System Settings → Privacy & Security → Extensions → Network Extensions
- Import your tunnel configuration (.conf) and connect
Requirements
- macOS 14.0 (Sonoma) or later
🇹🇷
İndirmeler
| Mimari | Dosya |
|---|---|
| Apple Silicon (M1/M2/M3/M4) | Phantom-WG-MacOS-1.2.1-arm64.dmg |
| Intel | Phantom-WG-MacOS-1.2.1-x86_64.dmg |
Kurulum
- Mimarinize uygun DMG dosyasını indirin
- Phantom-WG Mac uygulamasını Applications klasörüne sürükleyin
- İlk çalıştırmada sistem uzantısını onaylayın:
- macOS 15+ (Sequoia): Sistem Ayarları → Genel → Oturum Açma Öğeleri ve Uzantılar → Ağ Uzantıları
- macOS 14 (Sonoma): Sistem Ayarları → Gizlilik ve Güvenlik → Uzantılar → Ağ Uzantıları
- Tünel yapılandırmanızı (.conf) içe aktarın ve bağlanın
Gereksinimler
- macOS 14.0 (Sonoma) veya üzeri
Phantom-WG Mac 1.2.0
Phantom-WG Mac 1.2.0
🇺🇸
Downloads
| Architecture | File |
|---|---|
| Apple Silicon (M1/M2/M3/M4) | Phantom-WG-MacOS-1.2.0-arm64.dmg |
| Intel | Phantom-WG-MacOS-1.2.0-x86_64.dmg |
Installation
- Download the DMG for your architecture
- Drag Phantom-WG Mac to the Applications folder
- On first launch, approve the system extension:
- macOS 15+ (Sequoia): System Settings → General → Login Items & Extensions → Network Extensions
- macOS 14 (Sonoma): System Settings → Privacy & Security → Extensions → Network Extensions
- Import your tunnel configuration (.conf) and connect
Requirements
- macOS 14.0 (Sonoma) or later
🇹🇷
İndirmeler
| Mimari | Dosya |
|---|---|
| Apple Silicon (M1/M2/M3/M4) | Phantom-WG-MacOS-1.2.0-arm64.dmg |
| Intel | Phantom-WG-MacOS-1.2.0-x86_64.dmg |
Kurulum
- Mimarinize uygun DMG dosyasını indirin
- Phantom-WG Mac uygulamasını Applications klasörüne sürükleyin
- İlk çalıştırmada sistem uzantısını onaylayın:
- macOS 15+ (Sequoia): Sistem Ayarları → Genel → Oturum Açma Öğeleri ve Uzantılar → Ağ Uzantıları
- macOS 14 (Sonoma): Sistem Ayarları → Gizlilik ve Güvenlik → Uzantılar → Ağ Uzantıları
- Tünel yapılandırmanızı (.conf) içe aktarın ve bağlanın
Gereksinimler
- macOS 14.0 (Sonoma) veya üzeri
Phantom-WG Modern v1.1.0
Phantom-WG Modern v1.1.0
Quick Start
Option 1 — Git (recommended):
curl -sSL get.phantom.tc | bashOption 2 — Download:
unzip phantom-wg-modern-v1.1.0.zip
cd phantom-wg-modernSetup:
./tools/prod.sh setup
nano .env.daemon # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up- Dashboard:
https://<server-ip> - WireGuard: UDP port
51820 - Documentation: https://www.phantom.tc/docs
See SETUP for full guide.
Phantom-WG Modern v1.0.9
Phantom-WG Modern v1.0.9
Quick Start
Option 1 — Git (recommended):
curl -sSL get.phantom.tc | bashOption 2 — Download:
unzip phantom-wg-modern-v1.0.9.zip
cd phantom-wg-modernSetup:
./tools/prod.sh setup
nano .env.daemon # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up- Dashboard:
https://<server-ip> - WireGuard: UDP port
51820 - Documentation: https://www.phantom.tc/docs
See SETUP for full guide.
Phantom-WG Frontmatter v1.0.0
Phantom-WG Frontmatter v1.0.0
Ghost Mode entry point for any WireGuard server or UDP endpoint.
Install
unzip phantom-wg-frontmatter-v1.0.0.zip
cd phantom-wg-frontmatter-v1.0.0
sudo ./frontmatter-install.shSetup
sudo frontmatter-api setup init backend=<BACKEND_IP[:PORT]>
sudo frontmatter-api ghost start
sudo frontmatter-api ghost client_configSee SETUP for the full guide.
Phantom-WG Modern v1.0.8
Phantom-WG Modern v1.0.8
Quick Start
Option 1 — Git (recommended):
curl -sSL get.phantom.tc | bashOption 2 — Download:
unzip phantom-wg-modern-v1.0.8.zip
cd phantom-wg-modernSetup:
./tools/prod.sh setup
nano .env.daemon # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up- Dashboard:
https://<server-ip> - WireGuard: UDP port
51820 - Documentation: https://www.phantom.tc/docs
See SETUP for full guide.
Phantom-WG Modern v1.0.7
Phantom-WG Modern v1.0.7
Quick Start
Option 1 — Git (recommended):
curl -sSL get.phantom.tc | bashOption 2 — Download:
unzip phantom-wg-modern-v1.0.7.zip
cd phantom-wg-modernSetup:
./tools/prod.sh setup
nano .env.daemon # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up- Dashboard:
https://<server-ip> - WireGuard: UDP port
51820 - Documentation: https://www.phantom.tc/docs
See SETUP for full guide.
Phantom-WG Retro core-v1.0.5
Phantom-WG Retro core-v1.0.5
🇬🇧
📦 Package Contents
This release archive includes:
phantom/- Phantom-WG Retro Core Packagerequirements.txt- Python dependenciesphantom-install.sh- Installation script
🔧 Installation
- Download and extract the archive:
unzip phantom-wg-retro-core-v1.0.5.zip- Run the installation script:
chmod +x phantom-install.sh
sudo ./phantom-install.sh- Installation Complete:
Commands:
phantom-wg - Interactive UI
phantom-api - API Access
Quick Start:
1. Run: phantom-wg
2. Select 'Core Management'
3. Add your first client
API Command Example:
phantom-api core list_clients
Python Environment: /opt/phantom-wg/.phantom-venv
🇹🇷
📦 Paket İçeriği
Bu sürüm arşivi şunları içerir:
phantom/- Phantom-WG Retro Çekirdek Paketirequirements.txt- Python Bağımlılıklarıphantom-install.sh- Kurulum Betiği
🔧 Kurulum
- Arşivi indirin ve çıkartın:
unzip phantom-wg-retro-core-v1.0.5.zip- Kurulum betiğini çalıştırın:
chmod +x phantom-install.sh
sudo ./phantom-install.sh- Kurulum Tamamlandı:
Komutlar:
phantom-wg - Etkileşimli UI
phantom-api - API Erişimi
Hızlı Başlangıç:
1. Çalıştır: phantom-wg
2. 'Core Management' seçin
3. İlk istemcinizi ekleyin
API Komut Örneği:
phantom-api core list_clients
Python Ortamı: /opt/phantom-wg/.phantom-venv
Phantom-WG Modern v1.0.6
Phantom-WG Modern v1.0.6
Quick Start
Option 1 — Git (recommended):
curl -sSL get.phantom.tc | bashOption 2 — Download:
unzip phantom-wg-modern-v1.0.6.zip
cd phantom-wg-modernSetup:
./tools/prod.sh setup
nano .env.daemon # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up- Dashboard:
https://<server-ip> - WireGuard: UDP port
51820 - Documentation: https://www.phantom.tc/docs
See SETUP for full guide.
Phantom-WG Modern v1.0.5
Phantom-WG Modern v1.0.5
Quick Start
Option 1 — Git (recommended):
curl -sSL get.phantom.tc | bashOption 2 — Download:
unzip phantom-wg-modern-v1.0.5.zip
cd phantom-wg-modernSetup:
./tools/prod.sh setup
nano .env.daemon # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up- Dashboard:
https://<server-ip> - WireGuard: UDP port
51820 - Documentation: https://www.phantom.tc/docs
See SETUP for full guide.