With the reintroduction of BlockScript, some of you may be noticing this issue while attempting to access MC-Market on your VPN:
This is because many VPNs and proxies are now blocked.
If you would like to access MC-Market without having to disconnect from your VPN, open Command Prompt (cmd.exe) in Administrator mode, and do the following:
You should now be able to connect to http://mc-market.org/
This is because many VPNs and proxies are now blocked.
If you would like to access MC-Market without having to disconnect from your VPN, open Command Prompt (cmd.exe) in Administrator mode, and do the following:
- ipconfig - Find the default gateway of the network adapter you want to route your MC-Market traffic through. Ex. 192.168.1.1
- ping mc-market.org - This will give you the IP used to connect to MC-Market. You may have to do this every once in a while because CloudFlare may update the IP every so often. Ex. 104.25.147.11
- route ADD <mc-market IP> <default gateway IP> - This will route your traffic to MC-Market via your default network, as opposed to your VPN network. Ex. route ADD 104.25.147.11 192.168.1.1
You should now be able to connect to http://mc-market.org/
