Pinned Repositories
certik
opinionated TLS client & server PKI management tool
go-bbhash
Fast Scalable Minimal Perfect Hash for Large Keysets
go-nc
Netcat in golang
go-proxies
SOCKSv5 and HTTP Proxy Server in golang
go-sieve
SIEVE cache - simpler than LRU
go-srp
SRP implementation in pure golang
go-tunnel
TLS/SSL Tunnel - A modern STunnel replacement written in golang
portable-lib
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
sigtool
Ed25519 signing, verification and encryption, decryption for arbitary files; like OpenBSD signifiy but with more functionality and written in Golang - only easier and simpler
useful-scripts
Useful scripts I wrote to make my life easier
opencoff's Repositories
opencoff/go-tunnel
TLS/SSL Tunnel - A modern STunnel replacement written in golang
opencoff/go-srp
SRP implementation in pure golang
opencoff/sigtool
Ed25519 signing, verification and encryption, decryption for arbitary files; like OpenBSD signifiy but with more functionality and written in Golang - only easier and simpler
opencoff/portable-lib
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
opencoff/certik
opinionated TLS client & server PKI management tool
opencoff/go-sieve
SIEVE cache - simpler than LRU
opencoff/unbound-adblock
Generate ad-serving and malware list for unbound
opencoff/fastdd
Fast "dd" implementation that leverages Linux's splice(2)
opencoff/ovpn-tool
OpenVPN PKI tools and client/server configuration generator - better than easy-rsa
opencoff/go-pki
Simple TLS PKI Library with embedded database
opencoff/go-ratelimit
golang ratelimiter without using channels or timers
opencoff/go-utils
General purpose golang utility functions
opencoff/go-logger
Enhanced logger derived from golang's standard lib
opencoff/go-walk
Concurrent directory tree walker
opencoff/crypto-rand
AES and Chacha based cryptographic random generator
opencoff/go-chd
Minimal Perfect Hash function via Compress Hash Displace
opencoff/go-progs
useful golang utilities for Unixish environments
opencoff/pflag
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
opencoff/go-du
Parallel du(1) to calculate disk utilization
opencoff/go-mph
Minimal perfect hash functions in go-lang
opencoff/go-fio
optimized file I/O routines - including reflink based copies/clones
opencoff/go-hash
Cryptographic hash calculation & verification for files/dirs
opencoff/go-mmap
OS Independent mmap abstraction
opencoff/go-objpool
Generic, Concurrency-safe, fixed-size object pool for golang
opencoff/ifchange-ddns
Monitor network interface for IP address changes and update DDNS
opencoff/fastcdc-go
Go implementation of the FastCDC content-defined chunking algorithm
opencoff/go-clone
concurrent directory compare and clone utility
opencoff/latmon
Ping latency plotter
opencoff/shlex
fork of google/shlex
opencoff/xstat
Extended stat(2) for golang - with marshal/unmarshal capabilities