14 skills found
ScriptTiger / Hosts BLSimple tool to handle hosts file black lists that can remove comments, remove duplicates, compress to 9 domains per line, add IPv6 entries, as well as can convert black lists to multiple other black list formats compatible with other software.
ScriptTiger / Windows 911Curated list of FREE emergency resources when you find yourself in the inevitable pickle with Windows. PRs welcome!
ScriptTiger / Scripttiger.github.ioGitHub Pages
ScriptTiger / IPTired of paying a subscription service to access an API to resolve geoIP data? Look no further! Resolving locally and maintaining your own database is easier than ever. This repo is everything IP: 32-bit/128-bit calculations, ping monitoring across multiple nodes, IPv4/IPv6 network calculations, geoip lookups.
ScriptTiger / Hosts ConversionsDrag and drop a hosts file to convert it.
ScriptTiger / MAC Address LookupTired of paying a subscription service to access an API to resolve MAC address OUI/vendor data? Just resolving locally and maintaining your own database with this project is faster, cheaper (FREE!), and more secure.
ScriptTiger / Repo SearchTool to instantly search all or specific files in any repo for keywords or phrases natively on windows extremely easily, with an option to output results to a file. Also invaluable for gamers!
ScriptTiger / Microsoft UpdatesIf you just got a fresh Windows 10 and you don't know why your Internet stopped working around the same time, try this. These are scripts to enable and disable Microsoft Updates, for people with slower connections or that otherwise want to manually control updates. *Make sure to run with administrative privileges!
ScriptTiger / CRLF NormalizerAn LF to CRLF converter to convert any files in any directory to CRLF.
ScriptTiger / Microsoft Shared NetworksNeed help navigating connection sharing on Microsoft Windows 10 with or without the Creators Update?
ScriptTiger / UUID GenerateThis is a UUID (A.K.A. GUID) generator that generates standard UUIDs (i.e. f19b32ec-cfaf-32ee-35b9-37435f4bef3f) and stores the new UUID in the UUID environmental variable (i.e. %UUID% or !UUID!), outputs the UUID as standard output, and also copies the new UUID to your clipboard if you are running Windows Vista or later.
ScriptTiger / Tor SearchQuickly and easily search Tor exit nodes based on geodata securely and anonymously offline and instantly build node lists.
ScriptTiger / ScriptTigerPublic profile repository
ScriptTiger / GoIPgoIP is a Go package which validates, parses, and formats IPv4 and IPv6 addresses, as well as creates simple, lightweight structures to store and return common information about IPs which are well suited to be used in iteration.