Skip to content

Releases: shunfei/aproxy

v0.3

25 Nov 08:40
Compare
Choose a tag to compare

New

  • audit log
  • bug fix

Get start

Install

# download
tar xzvf aproxy-v0.3-xxxx-xxx-xx.tar.gz
cd aproxy-v0.3-xxxx-xxx-xx
cp conf/aproxy.toml.example conf/aproxy.toml

Run

./bin/aproxy -c conf/aproxy.toml

v0.2

22 Apr 08:07
Compare
Choose a tag to compare

New

  • Add oAuth

Get start

Install

# download
tar xzvf aproxy-v0.2-xxxx-xxx-xx.tar.gz
cd aproxy-v0.2-xxxx-xxx-xx
cp conf/aproxy.toml.example conf/aproxy.toml

Run

./bin/aproxy -c conf/aproxy.toml

v0.1

30 Sep 07:34
Compare
Choose a tag to compare

First Release of aproxy

It work!

Get start

Install

# download
tar xzvf aproxy-v0.1-xxxx-xxx-xx.tar.gz
cd aproxy-v0.1-xxxx-xxx-xx
cp conf/aproxy.toml.example conf/aproxy.toml

Run

./bin/aproxy -c conf/aproxy.toml

Downloads