XarienC / ProxyChecker

A basic C# Proxy Checker based off of HDzzzz's WPF Proxy Checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Proxy Checker

A basic C# Proxy Checker made in WPF

The theming was possible by WPFDarkTheme made by AngryCarrot789

Based off HDzzzz's WPF Proxy Checker here

cracked.to/Matt101

Installation

Simply download or clone the github repo and open the .sln file in Visual Studio 2019.

Add dependencies if they're missing

Leaf.xNet
Costura.Fody
Newtonsoft.Json

Link to Dependencies

Leaf.xNet

Costura.Fody

Newtonsoft.Json

Design

Here's a gif of the program in action:

UI Picture

Checker Info

  • Ability to check HTTP/s, Socks4 and Socks5 proxies.
  • Ignores protocol errors.
  • Saves proxies and removes dead ones.

About

A basic C# Proxy Checker based off of HDzzzz's WPF Proxy Checker


Languages

Language:C# 100.0%