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

https://github.com/tolgahanakgun/playground

some useful scripts
https://github.com/tolgahanakgun/playground

logitech-mouse pcap tshark wireshark

Last synced: 5 months ago
JSON representation

some useful scripts

Awesome Lists containing this project

README

          

# playground
Collection of my scripts:

[add_my_logitech.sh](add_my_logitech.sh) -> Installs required libraries for Logitech M545/546 and assigns shortcuts to the functional buttons

[alias.git](alias.git) -> Git aliases which produces text based git logs on the console with different detail levels

[dump_pcap_files.sh](dump_pcap_files.sh) -> Dumps all files in TCP streams in a pcap file

[gen-m3u.sh](gen-m3u.sh) -> Generates a m3u radio playlist from internet-radio.com with a specific music genre

[hfs_s.py](hfs_s.py) -> Creates a simple http/https file server with password based authentication

[pastebin.go](pastebin.go) -> A simple pastebin like server on your local machine

[permute.py](permute.py) -> Python permutation generator, intented for password bruteforce attacks