Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/support rust http proxy (#6)
* feat: add support for rust_http_proxy * chore: remove unused launch.json file * aaa * chore: Remove LazyLock import and unused code in auto_proxy_stream.rs * chore: Remove unused code and imports in auto_proxy_stream.rs * chore: Remove unused code and imports in auto_proxy_stream.rs * chore: Remove unused code and imports in auto_proxy_stream.rs * chore: Update base64 dependency to version 0.22.1 * chore: Update TlsStream type in auto_proxy_stream.rs * chore: Update sslocal configuration to use 'host' instead of 'us.arloor.dev' * chore: Update sslocal configuration to use 'host' instead of 'us.arloor.dev' * chore: Refactor code in local/utils.rs for better readability and maintainability * chore: Refactor code in local/utils.rs for better readability and maintainability * chore: Refactor code in local/utils.rs for better readability and maintainability * chore: Enable https-tunnel feature in Cargo.toml * chore: Update Cargo.toml to enable basic features * refactor: Improve readability and maintainability of auto_proxy_stream.rs * chore: Refactor local/utils.rs for better readability and maintainability * chore: Add support for using an HTTP proxy over TLS as the server --------- Co-authored-by: liuganghuan <[email protected]>
- Loading branch information