Skip to content

Connecting to GTProxy

Muhammad Kevin edited this page Apr 29, 2023 · 6 revisions

Now, on this page will tell you how to Connecting to GTProxy

Windows

  1. run Command Prompt as Administrator
  2. type notepad drivers/etc/hosts on Command Prompt, and it will open Notepad
  3. and then, type 127.0.0.1 www.growtopia1.com and 127.0.0.1 www.growtopia2.com on hosts, and it will like this image
  4. save it, and then you can run the proxy

Linux

  1. Install text editor app (i recommended using nano)
  2. After install text editor app, type sudo nano /etc/hosts (if you are on root user, you no need to add sudo command)
  3. and then, type 127.0.0.1 www.growtopia1.com and 127.0.0.1 www.growtopia2.com on hosts, and it will like this

image

  1. press CTRL + X to save the file, and then, you can run the proxy

Android

  1. Download and Install PowerTunnel-Android here
  2. After download and install PowerTunnel-Android, Download PowerTunnel-WebRedirect Plugin here
  3. To add the plugin, open PowerTunnel app, and then press Plugins Screenshot 2023-02-15 070749
  4. And then, press + to install the plugin, and then select PowerTunnel-WebRedirect.jar
  5. After add the plugin, press options at WebRedirect
  6. And then, make it like this
    image
  7. After you set like that screenshot, goto back, and checklist the PowerTunnel-WebRedirect
  8. now you can start the PowerTunnel
  9. after start the PowerTunnel, goto httpService, and then change port to 8080 at line 163
  10. after change the port, build (type bash build.sh) and then you can run the proxy ./proxy