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

feat(ProxyManager): mass-importing proxies #5069

Closed
wants to merge 30 commits into from

Conversation

DataM0del
Copy link
Contributor

@DataM0del DataM0del commented Dec 27, 2024

Mass-importing proxies (see #4606 for previous PR)

Because I want to mass import proxies from a text file that is splitted by a newline (\n)
Fixes #4599

  • Fix the darn notification spam

image

image

reopened because izuna forgot to change the base branch for some PRs before deleting the nextgen-1.21.4 branch

DataM0del and others added 30 commits November 21, 2024 21:54
* Added multi atlas support

* Fix detekt

* Stop using the test atlas size
…from clipboard and from file

mfw it's just a 4 line change, why didn't I do this before when I added the endpoints?...
@DataM0del DataM0del changed the title feat: mass proxy importing feat(ProxyManager): mass-importing proxies Dec 27, 2024
Comment on lines +59 to +66
private val FALLBACK_PING_SERVERS = listOf(
"mc.hypixel.net",
"crescentkingdom.com",
"gratopia.gg",
"terranova.mc.gg",
"play.arcanecloud.net",
"ping.liquidproxy.net"
)
Copy link
Member

@1zun4 1zun4 Dec 28, 2024

Choose a reason for hiding this comment

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

No, we will not use this. The LiquidProxy Ping Server serves it's purpose to respond with the IP address of the proxy, without we are not able to detect the outgoing IP of a proxy.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh. But what about the server list idea? Aren't we supposed to reuse the server list as ping servers? because I can tell you that no one would want to join a server which shows their IP as the MOTD or the kick message.

Copy link
Member

Choose a reason for hiding this comment

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

What are you talking about?

@1zun4 1zun4 closed this Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants