Git Product home page Git Product logo

tools's Introduction

Ashfire's Tools

This is a collection of old tools and scripts I made while learning programming. They are all probably pretty horrible now, but are collected here to shame me for posterity. Below is a list of the scripts currently contained in this collection.

Scripts and Tools

  • GitHub Repo Updater - A post-receive hook that updates local git repos on commit. Keeps a log of updates and errors. (github_repo_updater.php)
  • Remote Wireshark - Connects to another machine via SSH, starts tshark remotely, and returns the sniffed traffic to Wireshark running locally on your machine. (remote_wireshark.py)
  • Image gallery - A client-side JavaScript image gallery that reads the gallery configuration from an XML file (jsxml_gallery/)
  • SSH agent loader - Script to automatically start an ssh agent (if needed), configure the shell to use the started SSH agent, and load in the SSH keys. Useful for remote shells or systems you don't have a built-in preconfigured SSH agent for. (agent_loader/)
  • Fallout Terminal Hacker - Script that assists with the terminal hacking minigame in Fallout 3 (and later games). One of the first (if not the first) programs I ever wrote. Designed for Linux terminals; term color codes probably won't work on Windows. Last modified in 2009 before having a styling/typo pass and being committed. (fallout3/)

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.