Xray: Unterschied zwischen den Versionen

Aus Foxwiki
Wechseln zu:Navigation, Suche
Zeile 40: Zeile 40:
== Fehlerbehebung ==
== Fehlerbehebung ==
[[Xray/Fehlerbehebung]]
[[Xray/Fehlerbehebung]]
== Speicherorte der Dateien ==
{| class="table table-striped table-hover sortable"
!File
!Path
|-
|Xray binary
|<code>/usr/local/bin/xray</code>
|-
|Server config
|<code>/usr/local/etc/xray/config.json</code>
|-
|Access log
|<code>/var/log/xray/access.log</code> (if logging enabled)
|-
|Error log
|<code>/var/log/xray/error.log</code> (if logging enabled)
|-
|Log rotation
|<code>/etc/logrotate.d/xray</code> (if logging enabled)
|-
|Credentials backup
|<code>/root/xray-credentials.txt</code> (optional)
|-
|Firewall rules (v4)
|<code>/etc/iptables/rules.v4</code>
|-
|Firewall rules (v6)
|<code>/etc/iptables/rules.v6</code>
|-
|Firewall backup
|<code>/etc/iptables/rules.v4.bak.*</code> (timestamped)
|-
|Sysctl tuning
|<code>/etc/sysctl.d/99-xray-optimize.conf</code>
|-
|Xray init script
|<code>/etc/init.d/xray</code> (OpenRC only)
|-
|Firewall init script
|<code>/etc/init.d/iptables-xray</code> (OpenRC only)
|-
|Systemd unit
|<code>/etc/systemd/system/xray.service</code> (systemd only)
|-
|GeoIP database
|<code>/usr/local/share/xray/geoip.dat</code>
|-
|GeoSite database
|<code>/usr/local/share/xray/geosite.dat</code>
|-
|OpenSSH config
|<code>/etc/ssh/sshd_config</code> (if OpenSSH)
|-
|Dropbear config
|<code>/etc/conf.d/dropbear</code> (if Dropbear)
|}
----


== Aufruf ==
== Aufruf ==

Version vom 22. August 2026, 13:15 Uhr

Xray - Xray + VLESS + REALITY + XTLS-Vision auf Debian installieren


Beschreibung


Lizenz

Dieses Projekt unterliegt der MIT-Lizenz


Zensur-Sicherheit

Xray/Zensur-Sicherheit

Funktion

Xray/Funktion

Installation

Xray/Installation

DNS-Server

Xray/DNS

Client-Konfiguration

Xray/Client

Verwaltung

Xray/Verwaltung

Sicherheit

Xray/Sicherheit

Fehlerbehebung

Xray/Fehlerbehebung

Aufruf

Optionen

Unix GNU Parameter Beschreibung

Parameter

Umgebungsvariablen

Exit-Status

Wert Beschreibung
0 Erfolg
>0 Fehler

Anwendung

Problembehebung

Konfiguration

Dateien

Datei Beschreibung


Anhang

Siehe auch


Dokumentation

Projekt

  1. https://github.com/0xevn/xray-reality-setup
  1. Xray-core GitHub
  2. Official REALITY example
  3. Project X Documentation
  4. VLESS protocol docs
  5. Transport/REALITY docs
  6. DNS.SB
  7. Mullvad DNS
  8. Quad9
  9. Cloudflare 1.1.1.1
  10. AdGuard DNS