jbussdieker / go-ntlm-proxy
☆16Updated 10 years ago
Alternatives and similar repositories for go-ntlm-proxy:
Users that are interested in go-ntlm-proxy are comparing it to the libraries listed below
- Easy to use universal code/text generator☆64Updated 2 weeks ago
- Convert string into Go variable name following Go naming convention☆22Updated 8 years ago
- Package git provides an incomplete pure Go implementation of Git core methods.☆27Updated 9 years ago
- Handy toolset when using Go as a shell script replacement☆17Updated 7 years ago
- Embedded Go – a Go-like template language☆14Updated 8 years ago
- ☆91Updated 8 years ago
- Let your golang programs store and access passwords in a secure way☆26Updated 9 years ago
- A minimal (and experimental) ACK written in Go☆19Updated 8 years ago
- golang port of python's shutil - copy a directory in go☆45Updated 3 years ago
- Output-agnostic readline-like package for any io.Reader(SSH, local terminals, etc)☆24Updated 5 years ago
- Context-aware middleware chains for Golang net/http☆26Updated 7 years ago
- ☆39Updated 8 years ago
- manipulate and inspect VCS repositories in Go☆80Updated last year
- A RESTful MySQL query proxy with security in mind☆13Updated 7 years ago
- A simple function tracer for Go☆47Updated 3 years ago
- Enhanced Markdown template processor☆15Updated 3 years ago
- A embeddable management backplane for your Go application☆16Updated 3 years ago
- Standard CA roots embedded in a Go package.☆23Updated 8 years ago
- A (relatively) simple Authentication and Authorization system☆31Updated 3 weeks ago
- Go lang tar http.FileSystem☆45Updated 7 years ago
- getopt(3)-style Go flag parser☆52Updated 7 years ago
- Simplify the creation of command line interfaces for Go, with commands and sub-commands, with argument checks and contextual usage help. …