Skip to content

tolgahanakgun/playground

Repository files navigation

playground

Collection of my scripts:

add_my_logitech.sh -> Installs required libraries for Logitech M545/546 and assigns shortcuts to the functional buttons
alias.git -> Git aliases which produces text based git logs on the console with different detail levels
dump_pcap_files.sh -> Dumps all files in TCP streams in a pcap file
gen-m3u.sh -> Generates a m3u radio playlist from internet-radio.com with a specific music genre
hfs_s.py -> Creates a simple http/https file server with password based authentication
pastebin.go -> A simple pastebin like server on your local machine
permute.py -> Python permutation generator, intented for password bruteforce attacks