universe - Manifest



File Size Date Description
ascii.bat 100 2011-08-22 10:01:47 displays ascii table (python wrapper)
ascii2utf16.py 153 2015-05-19 11:11:11 convert an ascii file to utf-16 format
ascii_py.py 383 2015-03-24 13:36:17 displays ascii table
basic_info.cs 3,697 2016-08-29 11:55:15 Displays basic computer information
bkup_project.sh 340 2015-09-11 08:40:43 simple script to backup directory, timestamped
change_dhcp_scope.py 1,971 2015-10-06 16:00:02 Change the dhcp scope and netmask in a Windows Server DHCP file
colhas.bat 688 2010-04-16 09:08:40 check if a column contains a string, similar to grep -o
concurrent_futures_threadpool_example.py 812 2017-07-20 12:40:49 shows how to use concurrent.futures threads and print its results
control_panel.bat 52 2015-09-10 14:12:21 start the control panel from the command line
copy_atime_mtime.py 322 2015-09-10 15:33:42 copies the src atime/mtime (access/modifiy) attribs to dst
CopyOutAndThenCopyBackIn.py 3,212 2015-11-10 10:55:14 fix NTFS perms by copying files from network share to local drive and then back
cpukill.cs 2,066 2017-05-31 10:45:41 Increases CPU utilization to 100 percent on all CPU cores for 90 seconds
create_blacklist.sh 1,985 2016-01-26 11:28:37 Create an unbound bad_hosts file to block ads
date_time.bat 562 2013-12-02 11:14:45 how to print the current date & time in a batch file
dir_compare.py 43,318 2015-12-07 16:30:25 Compare files in two (or more) directories
dns_print.bat 605 2015-09-11 08:37:59 export MS AD DNS entries
dnslist.py 1,008 2016-10-26 08:33:25 perform dns lookups for multiple hosts listed in a file
duu.py 20,604 2017-06-14 09:03:58 Directory Usage Utility
e.bat 179 2015-09-10 14:12:21 explorer short cut
edmunds2csv.py 3,869 2016-08-08 09:54:37 converts Edmunds monthly $199 Lease Deals to CSV format
fix_crappy_characters.py 1,654 2017-06-22 10:08:11 Substitute multibyte characters for their ASCII equivalent
get_day_from_cal.au3 2,209 2016-02-12 14:09:58 Ask the user for a date, save it as YYYY-MM-DD to command line filename
get_device_type.py 1,296 2015-09-10 16:54:10 simplistic method of determining a device type given it's IP address
get_dhcp_scope.bat 620 2015-10-06 15:59:34 export a Windows Server DHCP config to a file
github_create_html.py 2,879 2016-02-12 14:09:58 Create an HTML file containing a table with filenames and descriptions
github_create_ini.py 3,577 2015-10-13 14:55:55 create an INI file containing filename and description
hp_procurve_debug.bat 73 2015-09-10 14:12:21 reminder of how to enable debugging on HP Procurve switches
hp_procurve_show_int_custom.bat 92 2015-09-10 14:12:21 reminder of how to display a customized interface reports on HP Procurve switches
imdb_score.py 1,205 2015-09-11 08:40:43 compute aggregate scores from reviews
info.txt 1,962 2016-07-19 14:12:03 Various random information
inspect.m 542 2015-10-13 14:55:55 displays a variable's content and data type such as NSArray, NSMutaableDictionary, etc.
ipinfo.bat 1,262 2015-10-14 12:48:59 Use the ipinfo.io IP lookup API for IP geolocation
is_binary--python3.py 530 2015-09-11 08:40:43 return True if a string is considered binary, otherwise False
is_binary.py 488 2015-09-11 08:40:43 returns if a string is binary or not
mimic_file_struct.py 1,316 2015-12-15 10:49:11 duplicate a directory & file structure with the exception that all files are zero-length "dummy" files
mp3_to_ringtone.sh 1,073 2016-05-05 11:17:27 Convert a portion of a mp3 file to a AAC, suitable for an iPhone ringtone
one-liner-read-file.py 123 2015-09-10 14:23:02 read a file into a line-by-line array, stripping new line chars
ouflip.bat 25 2011-05-19 08:51:40 batch file wrapper for ouflip.py
ouflip.py 680 2012-02-02 10:57:30 transform AD path from one format to another
passmark.js 688 2016-10-26 08:33:25 JS Bookmarklet to get CPU/Graphics-Card benchmarks
plink-shim.py 6,499 2015-12-18 10:03:34 Send ssh command(s) to a remote host via PuTTY's Plink
policy2csv.py 2,155 2010-09-23 13:49:04 transform Fortinet firewall policy rules into CSV format
putty_session_generator.py 9,961 2017-06-16 09:00:20 Create PuTTY session registry entries that can be imported via reg.exe
py-dnslookup.py 455 2016-01-05 09:50:55 run a dns lookup in Python
py-stub.py 352 2015-12-17 16:02:10 python code template
py_version_check.py 954 2015-11-10 10:58:54 display OS, Python, SQLite versions and Encoding
pydu2.py 7,781 2017-01-05 09:05:18 Displays recursive directory disk usage, plus totals
pystat.py 920 2016-01-05 09:50:55 display metadata of file given on cmd line
PyTest.py 30 2015-09-11 11:01:22 just a simple test
rand_cols.bat 207 2007-08-23 09:04:33 print a list of random numbers in 6 columns
randfile.py 495 2011-06-20 08:55:50 create a binary file with random data
randomly_select_lines.py 2,396 2015-12-17 16:02:10 randomly select lines from an input file matching the given criteria
re_tips.py 2,959 2016-01-05 09:50:06 regular expression tips
regexMatch.m 1,320 2015-10-13 14:55:55 objective-c regular expression match
remove_empty_dirs.py 2,038 2015-11-18 14:56:54 recursively remove folders that do not contain any files
rest.txt 813 2015-12-15 11:29:28 List of REST APIs to look into
safe_print.py 538 2016-05-12 09:07:22 output print stmts to the screen without have to worry about unicode exceptions
start_vmware.bat 276 2015-09-11 08:40:43 start VMWare Workstation VMs on system boot
sumcol.bat 1,129 2015-09-11 08:40:43 add up numbers in a given column
sus.bat 52 2006-09-07 09:27:12 sort, uniq -c, sort -n
tc_try.py 10,292 2016-01-26 11:28:37 Try to guess your (partially) forgotten truecrypt password
tcpscan.py 17,265 2017-05-31 10:48:55 A simple, multi-threaded TCP port scanner
telnet_logger.py 6,464 2016-08-16 09:33:54 Logs a non-interactive telnet session
truename.bat 197 2015-09-17 10:27:59 given a Windows path, return the path, base on 'net use'
ubnt-hole.sh 4,101 2016-08-16 09:40:33 DNS ad blocker for Unbound DNS and Ubiquity routers
uncname.bat 80 2015-09-10 14:12:21 given a Windows path, UNC path for the file or directory
url2red.py 1,381 2016-05-20 10:23:57 transform URLs into reddit Markdown by downloading the given URLs and extracting their titles
urlname.bat 405 2015-09-10 14:12:21 Given a standard Windows path, return a file:// URL (suitable for Outlook)
veeam_job_starter.ps1 5,823 2015-12-17 15:59:04 Start a Veeam backup job only if a VM's "Disk Write Bytes/sec" is low.
vhd-btlck.bat 1,697 2015-12-14 10:22:37 Mount and unmount a bitlocker encrypted VHD file as a drive letter
vimrc 602 2016-01-20 10:03:34 vimrc for Windows gvim 7.4
yt2mp3.bat 322 2015-10-22 15:06:03 converts a YouTube video to local MP3 file


file count: 72