Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AandStep/ResultV
/ Set
Method
Set
internal/proxy/sysproxy.go:19–19 ·
view source on GitHub ↗
(addr string, bypass []string)
Source
from the content-addressed store, hash-verified
17
18
type
SystemProxy
interface
{
19
Set(addr string, bypass []string) error
20
21
Disable() error
22
Callers
15
TestFetchSubscriptionOverHTTPSSendsHWID
Function · 0.65
TestFetchSubscriptionInsecureSuppressesHWID
Function · 0.65
TestFetchSubscriptionImpioJSONFallback
Function · 0.65
TestFetchSubscriptionImpioRawURLNotRewritten
Function · 0.65
TestFetchSubscriptionSendsConfiguredUserAgentAndDeviceHeaders
Function · 0.65
TestFetchSubscriptionFromURLEmptyBodyReturnsHWIDDiagnostic
Function · 0.65
TestFetchSubscriptionFromURLProfileTitleOverridesProvider
Function · 0.65
TestParseSubscriptionTextResultvPlainSubscriptionURLUsesFetchPath
Function · 0.65
inlineSmallImageFromURL
Function · 0.65
discoverIconFromSubscriptionPage
Function · 0.65
fetchSubscriptionFromURL
Method · 0.65
fetch
Method · 0.65
Implementers
5
WindowsSystemProxy
internal/proxy/sysproxy_windows.go
DarwinSystemProxy
internal/proxy/sysproxy_darwin.go
LinuxSystemProxy
internal/proxy/sysproxy_linux.go
stubSystemProxy
internal/proxy/manager_mode_test.go
StubSystemProxy
internal/proxy/sysproxy_other.go
Calls
no outgoing calls
Tested by
15
TestFetchSubscriptionOverHTTPSSendsHWID
Function · 0.52
TestFetchSubscriptionInsecureSuppressesHWID
Function · 0.52
TestFetchSubscriptionImpioJSONFallback
Function · 0.52
TestFetchSubscriptionImpioRawURLNotRewritten
Function · 0.52
TestFetchSubscriptionSendsConfiguredUserAgentAndDeviceHeaders
Function · 0.52
TestFetchSubscriptionFromURLEmptyBodyReturnsHWIDDiagnostic
Function · 0.52
TestFetchSubscriptionFromURLProfileTitleOverridesProvider
Function · 0.52
TestParseSubscriptionTextResultvPlainSubscriptionURLUsesFetchPath
Function · 0.52
newTestCountryServer
Function · 0.52
TestCountryClientResolvesHostnameBeforeQuery
Function · 0.52
TestVLESSURIEmbeddedExtraAndOutboundXHTTP
Function · 0.52
TestXHTTPOmitPaddingWhenAbsent
Function · 0.52