- Introduced a new function `newAliasForward` to handle alias remapping for users, improving the flexibility of the proxy. - Updated `NewMihomoForward` to differentiate between HTTP and WebSocket requests, ensuring proper handling of both types. - Enhanced comments for clarity on the proxy behavior and request handling, improving maintainability.