Packet proxy example #165
Answered
by
maxsupermanhd
maxsupermanhd
asked this question in
Q&A
-
Is there any example how to proxy client connection? I want to make terrain grabber |
Beta Was this translation helpful? Give feedback.
Answered by
maxsupermanhd
May 4, 2022
Replies: 3 comments 2 replies
-
Can someone help me implement a "/join " command to a server that will direct player to address specified and capture terrain in between? Since Microsoft migration I think you also have to specify your token too but I assume it is prepared and sitting in a configuration file. |
Beta Was this translation helpful? Give feedback.
0 replies
-
So after a LOT of tinkering around I made something more or less working: https://github.com/maxsupermanhd/WebChunk/blob/master/proxy/proxy.go |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
maxsupermanhd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So after a LOT of tinkering around I made something more or less working: https://github.com/maxsupermanhd/WebChunk/blob/master/proxy/proxy.go