Skip to content

Instantly share code, notes, and snippets.

@abagali1
Created October 21, 2020 19:48
Show Gist options
  • Save abagali1/afea95d4784fa53a458fcb61a534d85a to your computer and use it in GitHub Desktop.
Save abagali1/afea95d4784fa53a458fcb61a534d85a to your computer and use it in GitHub Desktop.
  1. Download firefox from here
  2. Press Win+R
  3. type cmd /c powershell in the prompt and press enter
  4. Run ssh -D 8080 <user>@<server> in the new window
  5. Enter the password AND LEAVE THIS WINDOW OPEN
  6. Open firefox
  7. In the upper right hand corner, click on the hamburger icon to access Firefox’s menu.
  8. Click on the Preferences or Options menu item.
  9. Scroll to the bottom and under Network Settings select the Settings… button.
  10. Under the 'Configure Proxy Access to the Internet’ heading select Manual proxy configuration.
  11. For the SOCKS Host enter localhost or 127.0.0.1 and for the port, use the custom port specified in your tunnel, 8080.
  12. Click the OK button to save and close your configuration
  13. Try going to https://reddit.com to see if u pwned fcps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment