//
pkg.gl
Category
github.com/doorbash/bridge
component
ssr
obfs
package
0.1.10
Repository:
https://github.com/doorbash/bridge.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
853 SLOC
#
Functions
NewConn
NewConn wraps a stream-oriented net.Conn with obfs decoding/encoding.
PickObfs
PickObfs returns an obfs of the given name.
#
Structs
Base
Base information for obfs.
Conn
Conn represents an obfs connection.
#
Interfaces
Obfs
Obfs provides methods for decoding and encoding.