mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-09 19:48:37 +01:00
remove cloudflare cors anywhere from readme
proxy/vpn is officially unsupported by Mojang https://mobile.twitter.com/MojangSupport/status/863697596350517248
This commit is contained in:
parent
fb2d13eed2
commit
6038b18c9a
@ -22,11 +22,10 @@ Usage for online mode (may block your Mojang account):
|
|||||||
- It's recommended to use 2 premium accounts for online mode (using only one account is possible but, as only one access tokens
|
- It's recommended to use 2 premium accounts for online mode (using only one account is possible but, as only one access tokens
|
||||||
can be active, your Minecraft client will give Bad Login after you approve the login in your browser. You can use
|
can be active, your Minecraft client will give Bad Login after you approve the login in your browser. You can use
|
||||||
https://www.curseforge.com/minecraft/mc-mods/auth-me for reauthenticate the client.)
|
https://www.curseforge.com/minecraft/mc-mods/auth-me for reauthenticate the client.)
|
||||||
- Set up a CORS Proxy (something like https://github.com/Rob--W/cors-anywhere (less likely to look suspicious to
|
- You should set up a CORS Proxy (something like https://github.com/Rob--W/cors-anywhere) on local machine.
|
||||||
Mojang if you run on your local machine) or https://github.com/Zibri/cloudflare-cors-anywhere (more suspicious)).
|
|
||||||
- Go to https://localhost:25543/auth.html, configure the CORS Proxy URL (something like http://localhost:8080/) and listen to
|
- Go to https://localhost:25543/auth.html, configure the CORS Proxy URL (something like http://localhost:8080/) and listen to
|
||||||
the username you're using to connect.
|
the username you're using to connect.
|
||||||
- Add web page the account you used in _u parameter.
|
- Add web page the account you used in _u parameter.
|
||||||
- Connect to mc.example.com._v1_8.viaaas._u(BACKUSERNAME).localhost
|
- Connect to mc.example.com._v1_8.viaaas._u(BACKUSERNAME).localhost
|
||||||
- Approve the login
|
- Approve the login
|
||||||
- There are some information about Mojang password resetting: https://github.com/GeyserMC/Geyser/wiki/Common-Issues#mojang-resetting-account-credentials
|
- There are some information about Mojang password resetting: https://github.com/GeyserMC/Geyser/wiki/Common-Issues#mojang-resetting-account-credentials and https://mobile.twitter.com/MojangSupport/status/863697596350517248
|
||||||
|
Loading…
Reference in New Issue
Block a user