Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

VixsTy/homebrew-redsocks2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Redsocks2 homebrew formula

This Homebrew formula allow you to build and install a redsocks2 binary on a MacOS environment.

Difference with the homebrew-core redsocks formula ?

The original darkk/redsocks is not compliant with MacOS PF, and support only FreeBSD PF. Worst, the Homebrew-core redsocks formula install an iptables compliant binary.

So i found an active fork semigodking/redsocks and add some fix to correctly build and working on MacOS

Why do we need a redsocks working with pf ?

  • The best way to work with redsocks is to use pf to redirect tcp packets to redsocks.
    • the common way to redirect, is to change the destination ip. So redsocks NAT the packets received and need to access your firewall (PF / IPTABLES) to know the original destination.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages