Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.
/ homebrew-wats Public archive

My own formulae for the Homebrew package manager

License

Notifications You must be signed in to change notification settings

quchao/homebrew-wats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew formulae

Formulae:

  • dnsmasq-fast-lookup.rb: A fork of the original lightweight DNS forwarder and DHCP server, featuring fast ipset/server/address lookups.
  • haproxy-libressl.rb: Reliable, high performance TCP/HTTP load balancer w/ LibreSSL.
  • nali.rb: A tool to display geolocation info of an IP (in Chinese) which could be used in pipelines as well. The geolocation data is from ipip.net and converted into qqwry.dat format with this tool.

To get more info about a specific formula, run brew info QuChao/wats/<formula>.

How to Use

To install a formula, just brew install QuChao/wats/<formula>.

Or brew tap QuChao/wats and then brew install <formula>.

Or install via URL (which will not receive updates):

brew install https://raw.githubusercontent.com/QuChao/homebrew-wats/master/Formula/<formula>.rb

Documentation

brew help, man brew or check Homebrew's documentation.

About

My own formulae for the Homebrew package manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages