keraldi / useful-scripts

A random collection of random useful scripts for random purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useful-scripts

A random collection of random (useful) scripts and configurations for random purposes.

(That will hopefully grow over time, feel free to contribute! :D)

Project Structure

As of now, subject to change if the repository grows (tech-debt)

Language  
|- Project/site/topic  
    |- Scripts/Configuration(s)  
    

Guidelines

Feel free to drop a PR if you want to add scripts that you think have a place here or improve existing ones.
Feel free to file an issue requesting small scripts that could be useful in frequent situations.

Please file an issue if a script does not work or you have a suggestion to improve existing ones.

Current scripts

Bash

  • tunnel.sh (allows creation of a high-uptime reverse tunnel for proxying purposes)
  • gentoo_prefix.sh (creates a gentoo prefix)

Docker

  • consul
  • ddns (DynamicDNS based on cloudflare)
  • minecraft
  • nextcloud
  • traefik

JavaScript

About

A random collection of random useful scripts for random purposes

License:MIT License


Languages

Language:Shell 51.0%Language:JavaScript 40.1%Language:PowerShell 8.9%