Code Monkey home page Code Monkey logo

misc-tools's Introduction

misc-tools

A general catchall of scripts/tools I make.

I suggest a git clone and symlink, but I will leave that up to you.


fsize

File size tool

Quite simply prints the file size of all given files, optionally in bytes, when option '-b' is passed.

livewrite

Live USB writing tool

Steps the user through selecting a file to write and a storage device to write it to, then completes the operation using dd, with a pv readout if available.

mactool

A mac address tool (alternative to macchanger)

Allows the user to easily:

  • print or set a random (valid) mac address
  • print or revert to the hardware default mac address
  • print the current mac address
  • attempt to set the mac address as given by the user
  • list valid interfaces to work on

roman

A Roman Numeral to Base 10 converter

Converts a Roman Numeral into base 10. Optional verbose output that provides the equation produced.

mext, odir and oext

Basename complements

Take piped and/or option inputs and print one of the following:

  • mext - Minus Extension
  • odir - Only directory
  • oext - Only extension

These are essensially shortcuts for sed functions, they're not especially smart. Just easier for scripted conversion work.

vpngate

A script that fetches a list of VPNs from vpngate.net, falling back to a number of mirrors as needed. It then parses the list and adds these configs to the system through nmcli, optionally to a limited number.

As new servers get swapped through the list, they will be added to the existing list.

If eventually there are too many connections, and you want to clean up, it allows uninstalling the connections, ready to start again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.