Skip to content

Commit

Permalink
Add changelog entry for the current state
Browse files Browse the repository at this point in the history
  • Loading branch information
TSRBerry committed Apr 20, 2024
1 parent 33447f4 commit 7c9820d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Basic SOCKS5 proxy server and client (not compliant yet)
- Connect command
- Bind command
- UdpAssociate command without fragmentation
- Configurable authentication methods
- Configurable SOCKS commands
- Configurable allow and block lists
- Small unit test suite
- Minimal integration test suite

0 comments on commit 7c9820d

Please sign in to comment.