You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if !strings.Contains(template, word) {
// skip all words that are already present in template/sub , it is highly unlikely
// we will ever find api-api.example.com
payloadSet[v] = append(payloadSet[v], word)
}
This should probably have a length limit before it applies and maybe a command line option to disable
test_subs.txt:
test.yml:
Command:
alterx -l test_subs.txt -ac test.yml | sort
Output:
Missing:
The text was updated successfully, but these errors were encountered: