I am using the php curl proxy function to enter the site. I want to know if it is safe or not. Can a proxy site hack my username and password? In fact, I canβt encrypt my password before sending it to the proxy server.
EDIT: The scenario is as follows: I am trying to clear data from just one page. First I log in with my username and password, and then delete the data. I want to do this with a proxy server.
thanks for ur suggestions
source share