MCPcopy Create free account

hub / github.com/assetnote/newtowner / functions

Functions244 in github.com/assetnote/newtowner

MethodGetTargetHostname
()
internal/providers/github/github.go:52
MethodGetTargetHostname
()
internal/providers/gitlab/gitlab.go:53
MethodGetTargetHostname
()
internal/providers/bitbucket/bitbucket.go:113
MethodGetTargetHostname
Additional methods required by ProviderResultDisplay interface
internal/providers/cloudflare/cloudflare.go:50
MethodGetTargetHostname
()
internal/util/comparison.go:1097
MethodGetTargetResolvedIP
()
internal/providers/ssh/ssh.go:55
MethodGetTargetResolvedIP
()
internal/providers/aws/apigateway.go:45
MethodGetTargetResolvedIP
()
internal/providers/aws/ec2.go:75
MethodGetTargetResolvedIP
()
internal/providers/github/github.go:56
MethodGetTargetResolvedIP
()
internal/providers/gitlab/gitlab.go:57
MethodGetTargetResolvedIP
()
internal/providers/bitbucket/bitbucket.go:117
MethodGetTargetResolvedIP
()
internal/providers/cloudflare/cloudflare.go:64
MethodGetTargetResolvedIP
()
internal/util/comparison.go:1098
MethodGetURL
()
internal/providers/ssh/ssh.go:51
MethodGetURL
()
internal/providers/aws/apigateway.go:37
MethodGetURL
()
internal/providers/aws/ec2.go:71
MethodGetURL
()
internal/providers/github/github.go:48
MethodGetURL
()
internal/providers/gitlab/gitlab.go:49
MethodGetURL
()
internal/providers/bitbucket/bitbucket.go:109
MethodGetURL
Implement the required interface methods
internal/providers/cloudflare/cloudflare.go:44
MethodGetURL
()
internal/util/comparison.go:1096
MethodIsPotentialBypass
()
internal/providers/ssh/ssh.go:87
MethodIsPotentialBypass
()
internal/providers/aws/apigateway.go:88
MethodIsPotentialBypass
()
internal/providers/aws/ec2.go:117
MethodIsPotentialBypass
()
internal/providers/github/github.go:98
MethodIsPotentialBypass
()
internal/providers/gitlab/gitlab.go:100
MethodIsPotentialBypass
()
internal/providers/bitbucket/bitbucket.go:163
MethodIsPotentialBypass
()
internal/providers/cloudflare/cloudflare.go:114
MethodIsPotentialBypass
()
internal/util/comparison.go:1107
FunctionParseHeaders
ParseHeaders takes a string containing HTTP headers and parses it into an http.Header map. It expects headers in the format "Key: Value\n", one per li
internal/util/http.go:116
FunctionSanitizeURLPrefix
SanitizeURLPrefix removes "http://" or "https://://" from the beginning of a string.
internal/util/http.go:145
MethodShouldSkipBodyDiff
()
internal/providers/ssh/ssh.go:91
MethodShouldSkipBodyDiff
()
internal/providers/aws/apigateway.go:96
MethodShouldSkipBodyDiff
()
internal/providers/aws/ec2.go:121
MethodShouldSkipBodyDiff
()
internal/providers/github/github.go:106
MethodShouldSkipBodyDiff
()
internal/providers/gitlab/gitlab.go:108
MethodShouldSkipBodyDiff
()
internal/providers/bitbucket/bitbucket.go:171
MethodShouldSkipBodyDiff
()
internal/providers/cloudflare/cloudflare.go:116
MethodShouldSkipBodyDiff
()
internal/util/comparison.go:1109
FunctionformatHeaderComparisonTable
formatHeaderComparisonTable creates a side-by-side string for header differences.
internal/display/display.go:344
MethodgetEC2SshClient
getEC2SshClient establishes or returns an existing SSH client for the EC2 instance.
internal/providers/aws/ec2.go:236
MethodgetSshClient
getSshClient establishes or returns an existing SSH client for the secondary SSH instance.
internal/providers/aws/ec2.go:275
Functioninit
init is run before main to set up configuration and flags.
cmd/newtowner/main.go:59
Functionmain
Adjust width as needed for your content and terminal
cmd/newtowner/main.go:188
← previous201–244 of 244, ranked by callers