Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: support for front proxy in mieru client #159

Closed
Anvor-coll opened this issue Sep 16, 2024 · 4 comments
Closed

Proposal: support for front proxy in mieru client #159

Anvor-coll opened this issue Sep 16, 2024 · 4 comments
Labels
feature request New feature or request stale Stale issue

Comments

@Anvor-coll
Copy link

Anvor-coll commented Sep 16, 2024

I would like to propose the addition of front proxy support to the Mieru client, specifically an HTTP proxy. Because I would prefer to avoid connecting directly to Mita server.

@enfein enfein added the feature request New feature or request label Sep 16, 2024
@enfein
Copy link
Owner

enfein commented Sep 16, 2024

The traffic between mieru and mita is already encrypted, what is the benefit you want to get by adding another proxy in this path?

@Anvor-coll
Copy link
Author

The traffic between mieru and mita is already encrypted, what is the benefit you want to get by adding another proxy in this path?

By using a front proxy, the client’s real IP address can be hidden. It can also be used to bypass local gateway in some networks with strict traffic monitoring. For example, if a gateway blocks certain computers from accessing the internet or censors traffic, but allows mobile traffic, connecting to Mita server via a mobile device's HTTP proxy can bypass these restrictions.

@enfein
Copy link
Owner

enfein commented Sep 18, 2024

By using a front proxy, the client’s real IP address can be hidden.

The client IP is hidden as long as a proxy is used, not necessarily a front proxy.

It can also be used to bypass local gateway in some networks with strict traffic monitoring.

mieru is designed to pass GFW. In your case, I suggest using another tool like singbox to pass the local network, then connect to mieru to across the GFW.

Copy link

github-actions bot commented Dec 7, 2024

This issue is stale because it has been open 80 days with no activity. Remove stale label or comment or this will be closed in 9 days.

@github-actions github-actions bot added the stale Stale issue label Dec 7, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request stale Stale issue
Projects
None yet
Development

No branches or pull requests

2 participants