appsecben
  • AppSecBen
  • Awesome Links
  • tools
    • grep
    • netstat
    • nmap
    • h8mail
    • sherlock
    • BeEF
    • Wireshark
    • Scapy
    • ffuf
    • wafw00f
    • hCaptcha
    • sn1per
    • WPScan
    • searchsploit
    • Metasploit
    • wget
    • Bash Scripting
    • git
    • Docker
    • VSCode
    • Local web server
    • S3 Bucket
    • JWT
  • Links Úteis
    • Cursos
    • Ferramentas Online
    • Repositórios
    • Articles, Docs, Sites, etc
  • Infra
    • Email
    • DNS
    • Subdomain
    • Ferramentas
    • SSH
  • Tor
    • Links
    • Tor + ProxyChains Config
  • GoLang
    • Cheat Sheet
    • Install
    • Useful Links
    • Packages
    • VSCode
  • Vulns
    • Log4j
Powered by GitBook
On this page
  • Aurora
  • pq

Was this helpful?

  1. GoLang

Packages

Usefull packages for your projects

PreviousUseful LinksNextVSCode

Last updated 4 years ago

Was this helpful?

Aurora

https://github.com/logrusorgru/aurora

Ultimate ANSI colors for Golang. The package supports Printf/Sprintf etc.

pq

https://pkg.go.dev/github.com/lib/pq#section-readme

pq - A pure Go postgres driver for Go's database/sql package