Skip to content

Conversation

@fox0
Copy link

@fox0 fox0 commented Dec 31, 2025

No description provided.

fox0 added 2 commits December 31, 2025 14:36
`get_stats_display` now width default terminal size 80
@fox0
Copy link
Author

fox0 commented Jan 1, 2026

Now UI:

[INFO] To stop the proxy, press Ctrl+C twice
══════════════════════════════════ STATISTICS ══════════════════════════════════
Conns   : Unblock: 20     | Miss: 35        | Total: 64       | Errors: 9       
Traffic : DL: 3.0 MB      | UL: 219.1 KB    | Total: 3.2 MB   | 
Speed   : DL: 0 b/s       | UL: 0 b/s       | AVG DL: 719 Kb/s| AVG UL: 56 Kb/s 
════════════════════════════════════════════════════════════════════════════════

@GVCoder09 GVCoder09 closed this Jan 4, 2026
Copy link
Owner

@GVCoder09 GVCoder09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, but I cannot accept your PR for the following reasons:

  • The line os.system("") enables ASCII characters in the Windows console;
  • You are making changes to the UI that don't align with my vision for the program;
  • Adding parameters to hide updates and the banner only complicates the program's logic. Showing updates doesn't degrade the user experience in any way, and it supports the development of the project. Displaying the disclaimer protects me from legal risks. Both can be disabled with the -q parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants