# Advanced Documentation
**This section contains advanced insights into using Xray. If you are already familiar with Xray, the experiences shared here will help you further unleash its full potential.**
[Introduction to Transparent Proxy](./transparent_proxy/transparent_proxy.md) by
[@kirin](https://github.com/kirin10000)
An introductory chapter on Transparent Proxy.
---
[Transparent Proxy (TProxy) Configuration Tutorial](./tproxy.md) by
[@BioniCosmos](https://github.com/BioniCosmos)
A complete tutorial on configuring Transparent Proxy (TProxy) based on Xray.
---
[TProxy Transparent Proxy (IPv4 and IPv6) Configuration Tutorial](./tproxy_ipv4_and_ipv6.md) by
[@SQLimit](https://github.com/SQLimit)
Configuration tutorial for Xray-based TProxy Transparent Proxy (IPv4 and IPv6).
---
[[Transparent Proxy] Bypassing Xray Traffic via GID](./iptables_gid.md) by
[@kirin](https://github.com/kirin10000)
A new method to bypass Xray traffic in transparent proxies implemented via iptables/nftables.
---
[Using Nginx or HAProxy to Build TLS Tunnels to Hide Fingerprints](./nginx_or_haproxy_tls_tunnel.md) by
[@SQLimit](https://github.com/SQLimit)
Using Nginx or HAProxy on both ends to build a TLS tunnel for fingerprint hiding.
---
[Directing Specific Traffic to Specific Exits via Xray for Global Routing "Traffic Splitting"](./redirect.md) by
[@Zzz3m](https://github.com/Zzz3m)
Getting creative with Xray: Achieving "traffic splitting" based on fwmark, sendThrough, or sockopt.interface.
---
[Enhancing Proxy Security via Cloudflare Warp](./warp.md) by
[@yuhan6665](https://github.com/yuhan6665)
Introduction to the use of the WireGuard outbound added in Xray v1.6.5.
---
[Xray Traffic Statistics](./traffic_stats.md) by
[@yuhan6665](https://github.com/yuhan6665)
Traffic statistics and scripts adapted for Xray.
---
[VLESS Reverse Proxy](./vless_reverse.md) by
[@Meo597](https://github.com/Meo597)
VLESS reverse proxy tutorial.