You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.
I am using Titanium Proxy 3.1.1397.
Generally it works very well.
But there is one problem.
If it is localhost traffic, the proxy does not seem to be able to handle it.
For example, if i type http://localhost/index.php, it is not detected by Proxy's OnRequest Callback.
I need to redirect localhost traffic to server.
Hi.
I am using Titanium Proxy 3.1.1397.
Generally it works very well.
But there is one problem.
If it is localhost traffic, the proxy does not seem to be able to handle it.
For example, if i type http://localhost/index.php, it is not detected by Proxy's OnRequest Callback.
I need to redirect localhost traffic to server.
This is my source code.
Thank you for your help.
The text was updated successfully, but these errors were encountered: