Content-Length: 212135 | pFad | http://github.com/Smartproxy/Smartproxy/commit/0cb842f944f605198cc0b01fdb19a941ca3763ba

6E Update csharp.cs · Smartproxy/Smartproxy@0cb842f · GitHub
Skip to content

Commit

Permalink
Update csharp.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
sakanamk authored Jun 25, 2024
1 parent b486014 commit 0cb842f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csharp/csharp.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ static void Main(string[] args)

static async void DownloadPageAsync()
{
string page = "https://ip.smartproxy.com/";
string page = "https://ip.smartproxy.com/ip";

var proxy = new WebProxy("gate.smartproxy.com:7000")
{
UseDefaultCredentials = false,

Credentials = new NetworkCredential(
userName: "username",
username: "username",
password: "password")
};

Expand Down

0 comments on commit 0cb842f

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Smartproxy/Smartproxy/commit/0cb842f944f605198cc0b01fdb19a941ca3763ba

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy