Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.6 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.6 KB

ProxyGrabber

This is a proxy grabber application that allows you to retrieve proxy information from external sources. The application supports grabbing HTTP, SOCKS4, and SOCKS5 proxies.

Usage

  1. Run the application. Download
  2. The main interface of the application provides three buttons: "HTTP," "SOCKS4," and "SOCKS5." Each button corresponds to a specific type of proxy.
  3. Click on the "HTTP" button to grab HTTP proxies.
  4. Click on the "SOCKS4" button to grab SOCKS4 proxies.
  5. Click on the "SOCKS5" button to grab SOCKS5 proxies.
  6. The retrieved proxy list will be saved in a folder named "Proxy" in the current directory. The file names will be "Http-s.txt" for HTTP proxies, "socks4.txt" for SOCKS4 proxies, and "socks5.txt" for SOCKS5 proxies.
  7. If the "Open Folder" checkbox is checked, the application will automatically open the "Proxy" folder after saving the proxy list files.
  8. You can also visit the developer's Telegram and GitHub profiles by clicking on the corresponding options in the application's menu.

ScreenShot

Requirements

  • .NET Framework
  • Windows operating system

Troubleshooting

If you encounter any errors or issues while using the application, please feel free to contact the developer through their Telegram profile: ALIILAPRO.

License

This project is licensed under the GNU General Public License v3.0.