Skip to content

Dumping ground for small, simple one-off scripts that may prove useful again at a later date.

Notifications You must be signed in to change notification settings

wmcdonald404/wmcdonald404-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wmcdonald404-scripts

Dumping ground for small, simple one-off scripts or other bits of info that may prove useful again at a later date.

Usage

git clone git@github.com:wmcdonald404/wmcdonald404-scripts.git

What's here

.
├── bash
│   ├── ONELINERS.md
│   └── virsh
│       └── ip-lookup
├── java
│   ├── jdbc-test
│   │   └── TestJdbcConnection.java
│   ├── jndi-test
│   │   └── TestJndiConnectionServlet.java
│   └── README.md
├── powershell
│   ├── ad
│   │   └── README.md
│   └── dne
│       └── README.md
├── python
│   ├── gitlab-tree
│   │   └── glgtree
│   ├── json-parse
│   │   ├── json_print
│   │   └── sample.output
│   └── ldif-parse
│       ├── ldif2asm
│       └── ldif2xml
├── README.md
└── vagrant
    ├── fedora-multi
    │   ├── playbook.yml
    │   └── Vagrantfile
    ├── fedora-scratch
    │   ├── playbook.yml
    │   └── Vagrantfile
    └── README.md

About

Dumping ground for small, simple one-off scripts that may prove useful again at a later date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published