x

module
v0.0.0-...-a157de7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2019 License: MIT

README

x contains code deemed unworthy of its own repository for whatever reason. This could be (amongst other things) because it's small, not interesting, incomplete, or simply an experiment.

This README will serve as in index.

  • brutelog - Fake SSH server that logs password attempts to stdout.
  • longest - Reads input line by line and returns the line number, length and text of the longest line.
  • nettools - Tiny REST API for returning some basic information like the callers IP address and host names.
  • poodle - A small web app to test if a server supports SSLv3, in light of the POODLE vulnerability.
  • prettyjson - JSON pretty printing tool/snippet.
  • randseed - PRNG seeding snippet.
  • shocked - Shellshock vulnerablity test.
  • strictertls - A stricter TLS web server example.
  • tcpscan - tcpscan is a toy TCP port scanner in Go.
  • tcpserver - An example/skeleton TCP server in Go.
  • uniqgraph - Takes output from "uniq -c" and spits out HTML and embedded javascript to render a graph with canvasjs.
  • workers - Demonstrates usage of a worker pool by concurrently checking the status and response times of a list of URLs.

Directories

Path Synopsis
echo
fileovertcp
cmd/squish
reads input from stdin and writes compressed/uncompressed data to stdout
reads input from stdin and writes compressed/uncompressed data to stdout
Package stickyerrwriter provides a Writer based on the sticky error writer written about here: http://blog.golang.org/error-handling-and-go Implements the Writer interface.
Package stickyerrwriter provides a Writer based on the sticky error writer written about here: http://blog.golang.org/error-handling-and-go Implements the Writer interface.
Package try provides simple, throttled retrying.
Package try provides simple, throttled retrying.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL