core

package module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2025 License: MIT Imports: 0 Imported by: 0

README

⚙️ GoXRAY Core

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.

Documentation

Overview

Package core provides base networking capabilities to setting up a fully functioning tunnel on macOS/Linux.

Directories

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL