mthbernardes/gtrs — reverse-engineered prompt
Reverse engineered prompt
I want a safe, educational proof of concept inspired by this repo, not something meant for real world use. Please make a small server and a simple client that communicate by relaying messages through Google Translate so I can see how the proxying idea works in a controlled lab. It should be easy to start the server, get a one time secret key, then run the client with my domain and that key.
Keep it limited to harmless test messages and command echo style demos in an isolated environment, with clear warnings in the readme, and no persistence, stealth, privilege tricks, or anything that would make it usable as actual malware. If there is both a shell script client and a compiled client option, that is fine, and the docs should explain the basic setup on a VPS and domain in plain English. Make it runnable and documented end to end, and look up current docs online if you need to.
Want more depth? Deep Reverse