Wirefox is a dead simple headless proxy device for SecOps and Pentesters.
View the Project on GitHub jleuth/wirefox
Install Wirefox Services
curl -sSl https://install.wirefox.org | bash
Open proxy
ssh -D (ANY PORT) -N -C username@WF_IP
To test the Wirefox Python tool:
wirefox
If running as a service, check logs to diagnose issues:
journalctl -u wirefox.service
cat /etc/wirefox.conf
IPs Not Uploading:
Ensure the Gist ID, Gist filename, and GitHub token are correct. Confirm the token has appropriate permissions.
IP Not Changing:
Wirefox skips uploads if the IP addresses remain the same as the last recorded entry. If it still dosen’t change after a reboot, check if you have a static IP set, or that the service is valid and running.