Documentation
¶
Index ¶
- type Bridge
- func (b *Bridge) Close() error
- func (b *Bridge) NewConnectionEx(ctx context.Context, conn net.Conn, source M.Socksaddr, ...)
- func (b *Bridge) NewPacketConnectionEx(ctx context.Context, conn N.PacketConn, source M.Socksaddr, ...)
- func (b *Bridge) Password() string
- func (b *Bridge) Port() uint16
- func (b *Bridge) Username() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bridge ¶
type Bridge struct {
// contains filtered or unexported fields
}
func (*Bridge) NewConnectionEx ¶
func (*Bridge) NewPacketConnectionEx ¶
Click to show internal directories.
Click to hide internal directories.