Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mzz2017/gg
/ Get
Method
Get
proxy/ip_mapper.go:9–9 ·
view source on GitHub ↗
(loopback netip.Addr)
Source
from the content-addressed store, hash-verified
7
type
IPMapper
interface
{
8
Alloc(target string) (loopback netip.Addr)
9
Get(loopback netip.Addr) (target string)
10
}
11
12
// LoopbackMapper projects something to a loopback IP.
Callers
15
ParseSSURL
Function · 0.65
ParseHTTPURL
Function · 0.65
NewTls
Function · 0.65
NewSimpleObfs
Function · 0.65
Read
Method · 0.65
NewWs
Function · 0.65
ParseSocksURL
Function · 0.65
ParseTrojanURL
Function · 0.65
ParseVlessURL
Function · 0.65
ParseVmessURL
Function · 0.65
ParseSSRURL
Function · 0.65
GetProjection
Method · 0.65
Implementers
2
LoopbackMapper
proxy/ip_mapper.go
ReservedMapper
proxy/ip_mapper.go
Calls
no outgoing calls
Tested by
no test coverage detected