An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by ScriptTiger

A curated list of projects in awesome lists by ScriptTiger .

https://github.com/scripttiger/hosts-bl

Simple 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.

blacklist dnsmasq dualserver fqdn hosts-file hosts-file-edit hostsfile privoxy rpz scripttiger unbound

Last synced: 16 Dec 2024

https://github.com/scripttiger/windows-911

Curated list of FREE emergency resources when you find yourself in the inevitable pickle with Windows. PRs welcome!

bluescreen corrupt diagnostics libraries microsoft recovery reinstall repositories scripttiger troubleshooting utilities windows

Last synced: 16 Dec 2024

https://github.com/scripttiger/mac-address-lookup

Tired 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.

ieee lookup lookup-table mac-address offline oui oui-search scripttiger search table

Last synced: 03 Apr 2025

https://github.com/scripttiger/hosts-conversions

Drag and drop a hosts file to convert it.

hosts hosts-file scripttiger

Last synced: 03 Apr 2025

https://github.com/scripttiger/luajit-for-windows

LuaJIT For Windows packages LuaJIT, LuaRocks, a Mingw-w64 tool chain, and git for a modern and easy-to-use all-in-one Lua solution that can be distributed as a standard Lua environment for any Lua workflow running on a 64-bit Windows platform.

lua luajit

Last synced: 16 Dec 2024

https://github.com/scripttiger/microsoft-updates

If 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!

microsoft microsoft-updates scripttiger slower-connections updates

Last synced: 03 Apr 2025

https://github.com/scripttiger/ip

Tired 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.

128-bit 32-bit 64-bit binary bitwise conversion geoip geoip-lookup geolite2 geolocation hexidecimal ip ipv4 ipv6 lookup maxmind networking offline scripttiger

Last synced: 03 Apr 2025

https://github.com/scripttiger/repo-search

Tool 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!

database east-egg gamers gaming git github grep keywords knowledgebase native open-source opensource phrases repo repository scripttiger search search-interface windows

Last synced: 16 Dec 2024

https://github.com/scripttiger/uuid-generate

This 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.

guid guid-generator random-generation random-number-generators scripttiger uuid uuid-generator

Last synced: 03 Apr 2025

https://github.com/scripttiger/microsoft-shared-networks

Need help navigating connection sharing on Microsoft Windows 10 with or without the Creators Update?

creators-update hyper-v ics internet-connection-sharing microsoft nat powershell scripttiger v-switch windows windows-10

Last synced: 16 Dec 2024

https://github.com/scripttiger/tor-search

Quickly and easily search Tor exit nodes based on geodata securely and anonymously offline and instantly build node lists.

geo-ip geo-location geo-search geoip geolocation scripttiger tor tor-config tor-detector tor-network tor-nodes tor-relay

Last synced: 03 Apr 2025

https://github.com/scripttiger/flacsfx

FLACSFX is a minimal FLAC-to-WAV transcoder to transcode an embedded FLAC file to a WAV file. The FLAC file can either be embedded at build time using the embed.go or embedded later by appending a FLAC file to a stand-alone FLACSFX executable built with the sa.go.

audio audio-archives audio-transcoding flac self-extracting sfx transcoding wav

Last synced: 16 Dec 2024

https://github.com/scripttiger/kanzisfx

KanziSFX is a minimal Kanzi decompressor to decompress an embedded Kanzi bit stream, with built-in support to also untar a compressed tar archive. So, the embedded Kanzi bit stream could contain either a single file of arbitrary type or a tar archive which will be both decompressed and unarchived.

archives compression decompression decompressor self-extracting self-extracting-archive tar unarchiver untar

Last synced: 16 Dec 2024

https://github.com/scripttiger/abc

ABC is a package for Go which can act as either a standard HTTP sequential downloader supporting streaming playback while downloading for supported "Web" videos (with supported players, such as VLC, MPlayer, ffplay, MPC-HC, etc.) and resume capabilities or as an arbitrary byte collector to download only arbitrary portions of files by manipulating the HTTP Range header as needed. ABC can easily be imported into any Go project and be implemented as Go routines to download arbitrary portions of files concurrently. The reference implementation of ABC launches a single instance of ABC, but can also be easily scripted for concurrency.

downloader go golang scripttiger stream streaming streaming-video

Last synced: 16 Dec 2024

https://github.com/scripttiger/goip

goIP 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.

128-bit 32-bit 64-bit binary bitwise conversion geoip geoip-lookup geolite2 geolocation hexidecimal ip ipv4 ipv6 lookup maxmind networking offline scripttiger

Last synced: 30 Apr 2025

https://github.com/scripttiger/tinywindl

This is a trivial downloader for Windows which is basically just a wrapper for URLDownloadToFileA. Being a trivial downloader, it does not attempt to recover from an error nor does it follow dynamic links, so all links should be static. Use cases for TinyWinDL are trivial files, such as small files storing non-critical settings or configurations, which are synchronized regularly and missing a synchronization here or there is not important.

assembly assembly-x86 fasm fasmg x86-assembly

Last synced: 30 Apr 2025

https://github.com/scripttiger/tormon

Simple Tor controller for those that just want a single simple stand-alone compiled executable rather than needing to go through Python with STEM or other similar overly complex managed scripted projects utilizing countless dependency packages just to open a simple socket connection.

scripttiger tor tor-control

Last synced: 30 Apr 2025

https://github.com/scripttiger/brutecycle

Cycles through any given character set in any given order and outputs to standard output or to a file. For larger data sets, like 128-bit MD5 hashes, 160-bit SHA-1, 256-bit SHA-256, etc., it is recommended to only do a couple character combinations at a time, unless you plan on having the script run for days on end uninterrupted.

brute-force hash hashes hashing rainbow-table scripttiger

Last synced: 03 Apr 2025

https://github.com/scripttiger/acxmaster

ACX Master is a simple stand-alone ACX checker and mastering tool which can work on either single files or on multiple in a batch process.

acx acx-check audio audio-analysis audio-processing

Last synced: 16 Dec 2024

https://github.com/scripttiger/tigercap

TigerCap is an ffmpeg script to capture audio from an audio device and encode it to a WAV file. The purpose of TigerCap is to facilitate audio recording with as minimal a footprint as possible to produce the best possible encoding of the audio with minimal artifacts.

audio ffmpeg recording

Last synced: 16 Dec 2024

https://github.com/scripttiger/randomness

Demonstrations in randomness and private/local functions. If you ever wanted to make a script game, you should definitely check this out!

algorithm gaming random randomization randomizer randomness scripttiger

Last synced: 03 Apr 2025

https://github.com/scripttiger/geoip

A Java GUI client for the IP_Search REST API.

geoip geoip-lookup geolocation ipv4 ipv6

Last synced: 30 Apr 2025

https://github.com/scripttiger/fasmgp

Collection of fasmg procedures which can be quickly included with any fasmg project to gain out-of-the box procedures for simple memory management, string manipulations, and more, with minimal abstractions and as few system calls as possible in favor of doing as much as possible internally as efficiently and intuitively as possible.

assembly assembly-x86 fasm fasmg x86-assembly

Last synced: 30 Apr 2025

https://github.com/scripttiger/daide-quickstart

Replacement for the original `DAIDE QuickStart.exe`. This script helps you quickly and easily set up Diplomacy games, both local or networked games with any combination of bots and/or humans, with a variety of variants included.

ai artificial-intelligence board-game board-games diplomacy-game game game-client game-engine game-server games scripttiger war-game war-games windows

Last synced: 30 Apr 2025

https://github.com/scripttiger/forex

A simple tool to quickly scrape and format current foreign exchange rates from Google. Provides an optional REST API to more easily integrate with tools such as the Microsoft Excel `QueryTables` function.

foreign-exchange foreign-exchange-rates forex

Last synced: 09 Feb 2025

https://github.com/scripttiger/mkv-ripper

MKV Ripper is an FFmpeg script to enumerate video and audio streams within a container, not only MKV, and losslessly stream copy them to individual files.

mkv obs slobs stream streaming

Last synced: 03 Apr 2025

https://github.com/scripttiger/scripttiger

Public profile repository

Last synced: 03 Apr 2025

https://github.com/scripttiger/cmudict

Search scripts for the cmudict.

cmudict lookup-table meter poetry rhyming scripttiger search

Last synced: 03 Apr 2025

https://github.com/scripttiger/ffmpeg-scripts

Collection of assorted FFmpeg scripts. Scripts prefixed with `DD_` support dragging and dropping a file over the script, meaning they accept a single file path as an argument.

Last synced: 03 Apr 2025

https://github.com/scripttiger/.github

Default community health files

Last synced: 03 Apr 2025

https://github.com/scripttiger/mixering

Mixer in G is a PCM audio stream mixer package written in pure Go using the go-audio framework and does not require binding to non-native libraries, such as SoX or FFmpeg, as other mixers do.

audio audio-mixer audio-mixing audio-processing go golang mixer

Last synced: 02 Feb 2025

https://github.com/scripttiger/oui_standardize

oui_standardize standardizes IEEE MAC address block files (CSV files) containing OUI records by importing an arbitrary number of said files, sorting them by MAC address prefix, and then outputting the results to standard output (stdout). Curly brackets are used as delimiters and multi-line fields are reduced to single lines in order to allow scripts to more easily parse the records with as little overhead as possible.

ieee lookup lookup-table mac-address offline oui oui-search scripttiger search table

Last synced: 03 Apr 2025

https://github.com/scripttiger/torpanel

A small Java Tor controller widget that stays conveniently on top and out of the way with a minimal footprint while you go about your activities. Also includes a Tor version checker to make sure your version of Tor is up to date.

scripttiger tor tor-control

Last synced: 03 Apr 2025