Skip to content

Releases: AI-QL/go-socks5

v1.1.1

03 Nov 15:21

Choose a tag to compare

Add test dialer and client

v1.1.0

02 Nov 02:18

Choose a tag to compare

Introduce informal support for bind and associate.

v1.0.1

01 Nov 06:55

Choose a tag to compare

Update to a valid module path.

v1.0.0

01 Nov 06:42

Choose a tag to compare

Initial Release

Features:

  • No Auth Mode: Supports operation without authentication.
  • User/Password Authentication: Enables secure user authentication with username and password.
  • CONNECT Command Support: Fully supports the CONNECT command for establishing connections.
  • Granular Command Filtering: Allows for detailed filtering of commands using customizable rules.
  • Custom DNS Resolution: Provides the ability to use custom DNS resolution.
  • Unit Tests: Includes comprehensive unit tests to ensure reliability and functionality.