Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assetnote/newtowner
/ functions
Functions
244 in github.com/assetnote/newtowner
⨍
Functions
244
◇
Types & classes
33
Method
GetTargetHostname
()
internal/providers/github/github.go:52
Method
GetTargetHostname
()
internal/providers/gitlab/gitlab.go:53
Method
GetTargetHostname
()
internal/providers/bitbucket/bitbucket.go:113
Method
GetTargetHostname
Additional methods required by ProviderResultDisplay interface
internal/providers/cloudflare/cloudflare.go:50
Method
GetTargetHostname
()
internal/util/comparison.go:1097
Method
GetTargetResolvedIP
()
internal/providers/ssh/ssh.go:55
Method
GetTargetResolvedIP
()
internal/providers/aws/apigateway.go:45
Method
GetTargetResolvedIP
()
internal/providers/aws/ec2.go:75
Method
GetTargetResolvedIP
()
internal/providers/github/github.go:56
Method
GetTargetResolvedIP
()
internal/providers/gitlab/gitlab.go:57
Method
GetTargetResolvedIP
()
internal/providers/bitbucket/bitbucket.go:117
Method
GetTargetResolvedIP
()
internal/providers/cloudflare/cloudflare.go:64
Method
GetTargetResolvedIP
()
internal/util/comparison.go:1098
Method
GetURL
()
internal/providers/ssh/ssh.go:51
Method
GetURL
()
internal/providers/aws/apigateway.go:37
Method
GetURL
()
internal/providers/aws/ec2.go:71
Method
GetURL
()
internal/providers/github/github.go:48
Method
GetURL
()
internal/providers/gitlab/gitlab.go:49
Method
GetURL
()
internal/providers/bitbucket/bitbucket.go:109
Method
GetURL
Implement the required interface methods
internal/providers/cloudflare/cloudflare.go:44
Method
GetURL
()
internal/util/comparison.go:1096
Method
IsPotentialBypass
()
internal/providers/ssh/ssh.go:87
Method
IsPotentialBypass
()
internal/providers/aws/apigateway.go:88
Method
IsPotentialBypass
()
internal/providers/aws/ec2.go:117
Method
IsPotentialBypass
()
internal/providers/github/github.go:98
Method
IsPotentialBypass
()
internal/providers/gitlab/gitlab.go:100
Method
IsPotentialBypass
()
internal/providers/bitbucket/bitbucket.go:163
Method
IsPotentialBypass
()
internal/providers/cloudflare/cloudflare.go:114
Method
IsPotentialBypass
()
internal/util/comparison.go:1107
Function
ParseHeaders
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
Function
SanitizeURLPrefix
SanitizeURLPrefix removes "http://" or "https://://" from the beginning of a string.
internal/util/http.go:145
Method
ShouldSkipBodyDiff
()
internal/providers/ssh/ssh.go:91
Method
ShouldSkipBodyDiff
()
internal/providers/aws/apigateway.go:96
Method
ShouldSkipBodyDiff
()
internal/providers/aws/ec2.go:121
Method
ShouldSkipBodyDiff
()
internal/providers/github/github.go:106
Method
ShouldSkipBodyDiff
()
internal/providers/gitlab/gitlab.go:108
Method
ShouldSkipBodyDiff
()
internal/providers/bitbucket/bitbucket.go:171
Method
ShouldSkipBodyDiff
()
internal/providers/cloudflare/cloudflare.go:116
Method
ShouldSkipBodyDiff
()
internal/util/comparison.go:1109
Function
formatHeaderComparisonTable
formatHeaderComparisonTable creates a side-by-side string for header differences.
internal/display/display.go:344
Method
getEC2SshClient
getEC2SshClient establishes or returns an existing SSH client for the EC2 instance.
internal/providers/aws/ec2.go:236
Method
getSshClient
getSshClient establishes or returns an existing SSH client for the secondary SSH instance.
internal/providers/aws/ec2.go:275
Function
init
init is run before main to set up configuration and flags.
cmd/newtowner/main.go:59
Function
main
Adjust width as needed for your content and terminal
cmd/newtowner/main.go:188
← previous
201–244 of 244, ranked by callers