Skip to content

Extracts and filters substrings from input based on length, alphanumeric rules, and delimiters [Maintainer=@Azathothas]

License

Notifications You must be signed in to change notification settings

pkgforge-security/tok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ℹ️ About

This is a fork of tomnomnom/tok

🖳 Installation

Use soar & Run:

soar add 'tok#github.com.pkgforge-security.tok'

🧰 Usage

tok --help
Usage of tok:
  -alpha-num-only
        return only strings containing at least one letter and one number
  -delim-exceptions string
        don't use the characters provided as delimiters
  -max int
        max length of string to be output (default 25)
  -min int
        min length of string to be output (default 1)

About

Extracts and filters substrings from input based on length, alphanumeric rules, and delimiters [Maintainer=@Azathothas]

Resources

License

Stars

Watchers

Forks

Languages