#Linux proxy for connecting to server on local network

12 messages · Page 1 of 1 (latest)

cedar thorn
#

I have a server running on a different machine but I cant and dont know how to proxy into it with both PCs as linux

right now I tried setting the env variables http_proxy and https_proxy but none of it works

18:35:05 <INFO:GameServer> Grasscutter is FREE software. If you have paid for this, you may have been scammed. Homepage: https://github.com/Grasscutters/Grasscutter
18:35:05 <INFO:GameServer> Game Server started at 127.0.0.1:22102```
frank lagoon
#

the first problem is that you're running it on localhost

#

you're trying to host to the local network, so you need to run it on the local network address for that machine instead of localhost

cedar thorn
#

ah ok

frank lagoon
#

This is also answered already in the pinned thread

cedar thorn
#

fixed the local network

19:09:15 <INFO:GameServer> Grasscutter is FREE software. If you have paid for this, you may have been scammed. Homepage: https://github.com/Grasscutters/Grasscutter
19:09:15 <INFO:GameServer> Game Server started at 127.0.0.1:22102```
frank lagoon
#

you didn't change game server

#

need to change game server too

cedar thorn
#

fixed now 19:12:51 <INFO:ResourceLoader> Finished loading resources. 19:12:52 <INFO:HttpServer> [Dispatch] Dispatch server started at 192.168.0.XXX:443 19:12:52 <INFO:GameServer> Grasscutter is FREE software. If you have paid for this, you may have been scammed. Homepage: https://github.com/Grasscutters/Grasscutter 19:12:52 <INFO:GameServer> Game Server started at 192.168.0.XXX:22102 19:12:52 <INFO:Grasscutter> Done! For help, type "help"
the client cant see it with the env

frank lagoon
#

you'd be better off googling for your specific environment