OP 08 May, 2020 - 02:50 AM
(This post was last modified: 15 January, 2021 - 06:09 PM by IAmBOBSTER.)
nullnull
This post is by a banned member (1145DC5A77ADD3FAD3CA) - Unhide
08 May, 2020 - 03:16 AM
I code in Python mainly so don't quote me on this
![]() If you are using CLI I would recommend reading your text file (proxies) from within the folder its in. Check here for help: https://stackoverflow.com/questions/7980456/reading-from-a-text-file-in-c-sharp If your using a GUI interface then I recommend open dialog, check it out here: https://www.youtube.com/watch?v=_zjHbgGje0c Now using proxies, you would want to use xNet or Leaf.xNet. You can install nuget packages or just import the requirement dll from either one of these github repos. Leaf.xnet (Recommend!): https://github.com/csharp-leaf/Leaf.xNet X.net: https://github.com/X-rus/xNet To use the repos, just read the readme files and instructions :) seized
This post is by a banned member (TheDebianGuy) - Unhide
This is code from my last c# project, it will scrape free proxies in txt file and set them using windows registry: EDIT: sorry, the code formatting here is broken
Code: |
Create an account or sign in to comment | ||
You need to be a member in order to leave a comment | ||
Create an account
Sign up for a new account in our community. It's easy!
|
or |
Sign in
Already have an account? Sign in here.
|