Closed cyruscook closed 6 years ago
I am not sure what you mean by "encrypt" but the proxy reads its URL from more than one place by design. Look at occurrences of $url
on these lines. Given how miniProxy is currently designed, it would be difficult to obfuscate its URL.
I'm trying to encrypt the URL parsed to miniproxy but I dont quite understand the code. Could someone point me to the place in the code where the url to proxy to is found and set so I can then set it to decode it?