m-henderson / ProxySharp

An easy to use .NET library for generating usable, random proxy servers.
MIT License
14 stars 2 forks source link

ProxySharp

An easy to use .NET library for generating usable, random proxy servers.

In the usage example below we make a post request look like it is coming from another server instead of our actual machine.

Usage Example


Install

Install-Package ProxySharp -Version 2.0.0.0

Functions