Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SenseUnit/dumbproxy
/ String
Method
String
handler/stdio.go:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
func
(a DummyAddress) String() string {
37
return
a.address
38
}
39
40
type
DummyListener
struct
{
41
address DummyAddress
Callers
6
PortForwardHandler
Function · 0.45
SOCKSHandler
Function · 0.45
HandleTunnel
Method · 0.45
getLocalAddr
Function · 0.45
TestDirectResponse
Function · 0.45
TestAccessReject
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestDirectResponse
Function · 0.36
TestAccessReject
Function · 0.36