⚙️ GoXRay Core

September 19, 2025 · View on GitHub

Static Badge Static Badge Go Report Card Go Reference

Core libraries and packages for GoXRay VPN.

Packages:

  • network/route: basic api to interact with system IP tables.
  • network/tun: TUN interface operations on system level.
  • pipe2socks: a pipe to route IP packets stream from io.ReadWriteCloser to socks proxy and back.