Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenAtomFoundation/SmartIDE
/ AutoTunnelMultipleOptions
Struct
AutoTunnelMultipleOptions
cli/pkg/tunnel/forwarding.go:36–38 ·
view source on GitHub ↗
转发的端口
Source
from the content-addressed store, hash-verified
34
35
// 转发的端口
36
type
AutoTunnelMultipleOptions
struct
{
37
PortMappings []PortMapping
38
}
39
40
type
PortMapping
struct
{
41
LocalPortDesc string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected