github serjs/socks5-server v0.0.4
New features and braking changes

17 hours ago

Important: ⚠️ Starting with this release, the proxy requires authentication by default. The REQUIRE_AUTH parameter is now set to true by default. Please refer to the documentation for details on this change.

Changed

Added

  • Added REQUIRE_AUTH parameter with a default value of true to enforce authentication for the proxy.
  • Added ALLOWED_DEST_FQDN config environment parameter for filtering destination FQDNs based on regex patterns.
  • Added SetIPWhitelist config environment parameter for setting a whitelist of IP addresses allowed to use the proxy connection.
  • Implemented Dependabot version updates automation.

Don't miss a new socks5-server release

NewReleases is sending notifications on new releases.