Xray: Unterschied zwischen den Versionen

Aus Foxwiki
Wechseln zu:Navigation, Suche
 
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 6: Zeile 6:
----
----
-->
-->
'''{{BASEPAGENAME}}'''  - [[Xray]] + [[VLESS]] + [[REALITY]] + [[XTLS-Vision]] auf [[Debian]] installieren
'''Xray'''  - [[VLESS]] + [[REALITY]] + [[XTLS-Vision]] auf [[Debian]]
</noinclude>
</noinclude>


== Beschreibung ==
== Beschreibung ==
; Zensur-Sicherheit
{| class="table table-striped table-hover"
[[Xray/Zensur-Sicherheit]]
| Zensur-Sicherheit || [[Xray/Zensur-Sicherheit]]
----
; Lizenz
Dieses Projekt unterliegt der MIT-Lizenz
----
 
== Funktion ==
[[Xray/Funktion]]
 
== Installation ==
[[Xray/Installation]]
 
== DNS-Server ==
[[Xray/DNS]]
 
== Client-Konfiguration ==
[[Xray/Client]]
 
== Verwaltung ==
[[Xray/Verwaltung]]
 
== Sicherheit ==
[[Xray/Sicherheit]]
 
== Fehlerbehebung ==
[[Xray/Fehlerbehebung]]
 
== Anwendung ==
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
 
<!-- output -->
<syntaxhighlight lang="bash" highlight="" line>
</syntaxhighlight>
 
=== Problembehebung ===
 
== Konfiguration ==
=== Dateien ===
{| class="table table-striped table-hover options big"
|-
! Datei !! Beschreibung
|-
| ||
|-
| ||
|}
 
{| class="table table-striped table-hover sortable"
!File
!Path
|-
|-
|Xray binary
| Lizenz || [[MIT-Lizenz]]
|<code>/usr/local/bin/xray</code>
|-
|-
|Server config
| Funktion || [[Xray/Funktion]]
|<code>/usr/local/etc/xray/config.json</code>
|-
|-
|Access log
| Installation || [[Xray/Installation]]
|<code>/var/log/xray/access.log</code> (if logging enabled)
|-
|-
|Error log
| DNS-Server || [[Xray/DNS]]
|<code>/var/log/xray/error.log</code> (if logging enabled)
|-
|-
|Log rotation
| Client-Konfiguration || [[Xray/Client]]
|<code>/etc/logrotate.d/xray</code> (if logging enabled)
|-
|-
|Credentials backup
| Verwaltung || [[Xray/Verwaltung]]
|<code>/root/xray-credentials.txt</code> (optional)
|-
|-
|Firewall rules (v4)
| Sicherheit || [[Xray/Sicherheit]]
|<code>/etc/iptables/rules.v4</code>
|-
|-
|Firewall rules (v6)
| Fehlerbehebung || [[Xray/Fehlerbehebung]]
|<code>/etc/iptables/rules.v6</code>
|-
|-
|Firewall backup
| Konfiguration || [[Xray/Konfiguration]]
|<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)
|}
|}
----
 
 


<noinclude>
<noinclude>

Aktuelle Version vom 25. August 2026, 12:44 Uhr