Fix: Improved documentation for clarity and accuracy.
Refactor: Process environment variables upfront.
Enhancement: Added multi-threading to support multiple client connections concurrently.
Note:
Multi-threading was added to support concurrent connections, as the socks proxy was previously limited to handling a single client at a time.
Fix: Improved documentation for clarity and accuracy. Refactor: Process environment variables upfront. Enhancement: Added multi-threading to support multiple client connections concurrently.
Note: Multi-threading was added to support concurrent connections, as the socks proxy was previously limited to handling a single client at a time.