A apple apns proxy using libevent.
This is a fork of le-proxy.c from libevent.
libevent and OpenSSL are required. On Ubuntu, you can install them using the code below:
sudo apt-get install libevent-dev libssl-dev
Then just type make
to build.
./apns-proxy -cert xx.pem -key xx.pem 0.0.0.0:8443 17.188.129.31:2195