Naategh / Funny-Scripts

A collection of funny bash scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Funny Scripts

This project includes some fun bash scripts that may encourage you to learn bash scripting or show you can what to do with that.

Requirements

  • A linux distribution (Tested on Ubuntu 18.04)

Description

File Description
colorful-date.sh Show date and time in a colorful way
extractor.sh Simply extract any archived file
get-info.sh Get some information from a domain
ip-tor.sh Install tor and show public ip
length-finder.sh Get length of a given string
mailer.sh Send an email
movies.sh Quick search that grabs relevant information about a movie
top-ips.sh List all top hitting IP address to your webserver
turn-server-uploads.sh Turn on or off Apache / Nginx / Lighttpd web server upload
web-server.sh Simple web server

Roadmap

I'll try to make this project more useful so feel free to share your ideas or report bugs, I'll look at that soon.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details. Also, some files created by other programmers that you can find original authors as a comment in the file.

Contact

About

A collection of funny bash scripts

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%