### Bug Description
The program exhibits a peculiar issue where random characters are displayed in the Windows console. This issue is observed in both the client and server sides of version 0.61.0. However, this issue was not present in the previous versions up to 0.54.0.
### Installed FRP Versions
* FRPC: 0.61.0
* FRPS: 0.61.0
### System Configuration
* Operating System: windows/amd64
* File Configuration:
+ bindPort = 7000
+ auth.token = "xxxxx"
### Steps to Reproduce the Issue
1. Use the console to call FRP and view the output.
### Areas Affected
* The issue affects the User Experience area.