Skip to content

Releases: ARAS-Workspace/phantom-wg

Phantom-WG Mac 1.2.1

20 Apr 17:15
189acbe

Choose a tag to compare

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

  1. Download the DMG for your architecture
  2. Drag Phantom-WG Mac to the Applications folder
  3. 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
  4. 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

  1. Mimarinize uygun DMG dosyasını indirin
  2. Phantom-WG Mac uygulamasını Applications klasörüne sürükleyin
  3. İ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ı
  4. 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

19 Apr 21:07
bd9c693

Choose a tag to compare

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

  1. Download the DMG for your architecture
  2. Drag Phantom-WG Mac to the Applications folder
  3. 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
  4. 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

  1. Mimarinize uygun DMG dosyasını indirin
  2. Phantom-WG Mac uygulamasını Applications klasörüne sürükleyin
  3. İ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ı
  4. 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

17 Apr 09:36

Choose a tag to compare

Phantom-WG Modern v1.1.0

Quick Start

Option 1 — Git (recommended):

curl -sSL get.phantom.tc | bash

Option 2 — Download:

unzip phantom-wg-modern-v1.1.0.zip
cd phantom-wg-modern

Setup:

./tools/prod.sh setup
nano .env.daemon              # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up

See SETUP for full guide.

Phantom-WG Modern v1.0.9

16 Apr 19:45

Choose a tag to compare

Phantom-WG Modern v1.0.9

Quick Start

Option 1 — Git (recommended):

curl -sSL get.phantom.tc | bash

Option 2 — Download:

unzip phantom-wg-modern-v1.0.9.zip
cd phantom-wg-modern

Setup:

./tools/prod.sh setup
nano .env.daemon              # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up

See SETUP for full guide.

Phantom-WG Frontmatter v1.0.0

12 Apr 10:52
5c6e30f

Choose a tag to compare

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.sh

Setup

sudo frontmatter-api setup init backend=<BACKEND_IP[:PORT]>
sudo frontmatter-api ghost start
sudo frontmatter-api ghost client_config

See SETUP for the full guide.

Phantom-WG Modern v1.0.8

10 Apr 23:52

Choose a tag to compare

Phantom-WG Modern v1.0.8

Quick Start

Option 1 — Git (recommended):

curl -sSL get.phantom.tc | bash

Option 2 — Download:

unzip phantom-wg-modern-v1.0.8.zip
cd phantom-wg-modern

Setup:

./tools/prod.sh setup
nano .env.daemon              # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up

See SETUP for full guide.

Phantom-WG Modern v1.0.7

03 Apr 23:53

Choose a tag to compare

Phantom-WG Modern v1.0.7

Quick Start

Option 1 — Git (recommended):

curl -sSL get.phantom.tc | bash

Option 2 — Download:

unzip phantom-wg-modern-v1.0.7.zip
cd phantom-wg-modern

Setup:

./tools/prod.sh setup
nano .env.daemon              # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up

See SETUP for full guide.

Phantom-WG Retro core-v1.0.5

06 Apr 23:09

Choose a tag to compare

Phantom-WG Retro core-v1.0.5

🇬🇧

📦 Package Contents

This release archive includes:

  • phantom/ - Phantom-WG Retro Core Package
  • requirements.txt - Python dependencies
  • phantom-install.sh - Installation script

🔧 Installation

  1. Download and extract the archive:
unzip phantom-wg-retro-core-v1.0.5.zip
  1. Run the installation script:
chmod +x phantom-install.sh
sudo ./phantom-install.sh
  1. 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 Paketi
  • requirements.txt - Python Bağımlılıkları
  • phantom-install.sh - Kurulum Betiği

🔧 Kurulum

  1. Arşivi indirin ve çıkartın:
unzip phantom-wg-retro-core-v1.0.5.zip
  1. Kurulum betiğini çalıştırın:
chmod +x phantom-install.sh
sudo ./phantom-install.sh
  1. 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

29 Mar 17:03

Choose a tag to compare

Phantom-WG Modern v1.0.6

Quick Start

Option 1 — Git (recommended):

curl -sSL get.phantom.tc | bash

Option 2 — Download:

unzip phantom-wg-modern-v1.0.6.zip
cd phantom-wg-modern

Setup:

./tools/prod.sh setup
nano .env.daemon              # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up

See SETUP for full guide.

Phantom-WG Modern v1.0.5

26 Mar 14:31

Choose a tag to compare

Phantom-WG Modern v1.0.5

Quick Start

Option 1 — Git (recommended):

curl -sSL get.phantom.tc | bash

Option 2 — Download:

unzip phantom-wg-modern-v1.0.5.zip
cd phantom-wg-modern

Setup:

./tools/prod.sh setup
nano .env.daemon              # set WIREGUARD_ENDPOINT_V4
./tools/prod.sh up

See SETUP for full guide.