Skip to content

Instantly share code, notes, and snippets.

@peerapach
Created October 15, 2022 04:58
Show Gist options
  • Save peerapach/c96ade29c81067fff855ec1c79747b8f to your computer and use it in GitHub Desktop.
Save peerapach/c96ade29c81067fff855ec1c79747b8f to your computer and use it in GitHub Desktop.
redsock2 centos7
yum install libevent-devel git gcc git make openssl-devel
cd /tmp
git clone https://github.com/semigodking/redsocks.git
cd redsocks
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment