Release preparation
This commit is contained in:
@@ -2,8 +2,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased - available on :latest tag for docker image]
|
||||
|
||||
|
||||
## [v0.0.2] - 2020-03-21
|
||||
### Added
|
||||
- PROXY_PORT env parameter for app
|
||||
- Multiarch support for docker images
|
||||
|
||||
### Changed
|
||||
ADd caarlos0/env lib for working with ENV variables
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# go-socks5-proxy
|
||||
|
||||

|
||||

|
||||
|
||||
Simple socks5 server using go-socks5 with authentication options
|
||||
|
||||
## Start container with proxy
|
||||
|
||||
Reference in New Issue
Block a user