Files
hysteria2/roles/hysteria2/meta/main.yml
T
Sergey Antropoff 0aec9e6e54 Add Salamander obfs branch: replace masquerade with packet obfuscation.
- ACME TLS challenge on 443 (no port 80 or nginx decoy)
- Auto-generate and persist obfs password per server
- Update client export, HTML catalog, and vault examples
- Document Salamander vs main and ACME auto-renewal in README
2026-07-01 02:17:22 +03:00

19 lines
374 B
YAML

---
galaxy_info:
role_name: hysteria2
author: inecs
description: Install Hysteria2 VPN server with Salamander obfs and export client URLs with QR codes
license: MIT
min_ansible_version: "2.14"
platforms:
- name: Debian
versions:
- bookworm
- bullseye
- name: Ubuntu
versions:
- jammy
- noble
dependencies: []