Documentation
¶
Index ¶
- func NewForwardProtocol(u *url.URL) *forwardProtocol
- func NewH3Inbound(u *url.URL) *h3Inbound
- func NewHttpProtocol(u *url.URL) *httpProtocol
- func NewL2TPInbound(u *url.URL) *l2tpInbound
- func NewMixProtocol(u *url.URL) *mixProtocol
- func NewSocksProtocol(u *url.URL) *socksProtocol
- func NewTcpInbound(u *url.URL, protocol TcpProtocol, tp transport.InboundTransport) (*tcpInboundWrapper, error)
- func NewTunInbound(u *url.URL) (*tunInbound, error)
- type Inbound
- type TcpProtocol
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewForwardProtocol ¶
func NewH3Inbound ¶
func NewHttpProtocol ¶
func NewL2TPInbound ¶
func NewMixProtocol ¶
func NewSocksProtocol ¶
func NewTcpInbound ¶
func NewTcpInbound(u *url.URL, protocol TcpProtocol, tp transport.InboundTransport) (*tcpInboundWrapper, error)
func NewTunInbound ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.