Troubleshoot localhost requests not showing in Proxyman
10 May 2025 (Updated 18 May 2025)
Add an entry in your /etc/hosts
file to map another domain to localhost:
127.0.0.1 sajad.local
::1 sajad.local
You can replace sajad.local
with whatever you want.
Links
Tagged:
Misc