Versions in this module Expand all Collapse all v0 v0.1.2 Dec 15, 2023 v0.1.1 Dec 15, 2023 v0.1.0 Dec 15, 2023 Changes in this version + type AddressData struct + type Request struct + type SocksTunnel struct + func NewSocksTunnel(bastionService tunnels.BastionService, keyProvider tunnels.KeyProvider, ...) *SocksTunnel + func (self *SocksTunnel) Start(ctx context.Context) + func (self *SocksTunnel) Stop()