//
pkg.gl
Category
github.com/goxray/core
pipe2socks
package
0.0.2
Repository:
https://github.com/goxray/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
119 SLOC
#
Functions
Copy
Copy is a one-function version of Pipe.Copy().
NewPipe
No description provided by the author
#
Variables
DefaultOpts
DefaultOpts represent the default connection settings suitable for most cases.
#
Structs
Opts
Opts contain options for the established connection between pipe and Socks server.
Pipe
Pipe represents a pipe that connects io.ReadWriteCloser and sock5 proxy.