Skip to content

Releases: ARAS-Workspace/phantom-wg

Phantom-WG core-v1.0.1

03 Feb 01:16
b0106aa

Choose a tag to compare

Phantom-WG core-v1.0.1

🇬🇧

📦 Package Contents

This release archive includes:

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

🔧 Installation

Local Installation:

  1. Download and extract the archive:
unzip phantom-wg-core-v1.0.1.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
  4. Then export your client configuration via the interactive UI

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 Çekirdek Paketi
  • requirements.txt - Python Bağımlılıkları
  • phantom-install.sh - Kurulum Betiği

🔧 Kurulum

Yerel Kurulum:

  1. Arşivi indirin ve çıkartın:
unzip phantom-wg-core-v1.0.1.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
  4. Ardından istemci konfigürasyonunuzu etkileşimli UI üzerinden dışarı aktarın

API Komut Örneği:
  phantom-api core list_clients

Python Ortamı: /opt/phantom-wg/.phantom-venv