Sinisterly
Need help with a checker I have made - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.li/Forum-Visual-Basic-NET-Framework)
+--- Thread: Need help with a checker I have made (/Thread-Need-help-with-a-checker-I-have-made)



Need help with a checker I have made - NullData - 11-09-2018

I was looking around on YouTube on how I could make my own "checker" and found a video by "X-SLAYER"
the only think that wasn't explained was how i could add and use " proxy list , threads " along with a save result button.

if someone could give me some pointers it would really help
thank you in advanced!


[Image: 3f97c98c786e265426a7ba6214a77302.jpg]


credit: https://www.youtube.com/watch?v=yH9hCaIrLxc


RE: Need help with a checker I have made - chunky - 11-09-2018

You should mention the language used.
I assume VB.NET?

I assume you are using HttpWebRequest so I'd recommend taking a look at its proxy property.