Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 805 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 805 Bytes

Change Log

All notable changes to this project will be documented in this file.

1.0.0 - 2016-09-01

Added

  • usocksd now has its own SOCKS implementation under socks directory.
  • Support for SOCKS4/4a thanks to the new implementation.
  • usocksd now adopts github.com/cybozu-go/cmd framework.
    As a result, it implements the common spec including graceful restart.

Changed

  • The default configuration file path is now /etc/usocksd.toml.
  • log.file config key is renamed to log.filename.