Socks5 backconnectprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    1,166 socks5 backconnect znalezione projekty, cennik w USD

    We are in need of a full-time socket programmer with salary of $250 month depending on experience. You must have hands on experience with socket programming in C++/VC++. You should be able to implement RFCs for protocols like SOCKS5. Prefer someone from India. You will work from home and will be assumed to have a computer with Internet connection. Looking for someone to start immediately, as early as Monday, August 23. Please make your post relavant to your experience with sockets.

    $100 - $500
    Ukryte
    $100 - $500
    2 składanie ofert
    Socks proxy program Zakończone left

    ...I will accept the bid if you send me a working exe program that does all what I requested. 2- I will only accept visual basic 6 source code and offers. 3- Source code should be fully documented. 4- If you attach any dll or ocx files I should have the source code for them as well. Ok here what I want .. 1- I am after a program that can validate socks proxies socks4 and socks5 .. The validater should tell me if the proxy is a live , what version is it 4 or 5 and is it for public or not (require authentication or not).The program should be able to check more than one proxy at a time. I know vb6 does not allow multi threading but find a way to do without hanging the program maybe use array of winsocks. 2- The program should be able to set any Intern...

    $63 (Avg Bid)
    $63 Średnia Oferta:
    2 składanie ofert

    We need a program that will transparently socksify (send all network traffic to a socks proxy) an entire windows machine just like sockscap or hummingbird does. Must be Socks5 with SSL support. Research indicates that "shim" technique may be the most effective means of implementation, however we are not opposed to other methods, as long as they work. Must be very efficient, and Win95 to WinXP compatible, with silent installation. It is to be distributed with an application that will be fully visible to the user, with complete explanation of the "silent" module. The ability to start/stop the Proxy redirection is also needed. If possible, this code should take the form of an ActiveX control for use in VB. If this is not possible, we will discuss options. ...

    $674 (Avg Bid)
    $674 Średnia Oferta:
    3 składanie ofert

    You'll have to implement a proxy server in Visual C++ (without MFC) under Windows OS. The proxy server should wait for connections from the client (browser) and make the requests to the http server (for each http request, it will open a separate thread and close it after receiving the response from the http server). You'll have to forward the receiving data back to the client (browser). The proxy server should support http and https requests (ssl) and log everything to a local file. I need a coder who is familiar with the http 1.0 protocol and Visual C++. Any questions, please email me through rentacoder. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in r...

    $851 (Avg Bid)
    $851 Średnia Oferta:
    16 składanie ofert
    SOCKS Connection Zakończone left

    GUI application which redirects all outgoing TCP traffic from PC to a SOCKS server. Supports both SOCKS4 and SOCKS5. Must be done in Delphi. Indy may be used. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement). ## Platform Windows all versions

    PHP
    $297 (Avg Bid)
    $297 Średnia Oferta:
    2 składanie ofert
    E-Mail Spider Zakończone left

    Smart E-Mail Spider Must be fast and multi threading. Must support multiple Socks5 and multiple HTTP proxies authenticating and non authenticating. Number of threads and concurrent connections to run must be user definable. Proxies must be importable from a file in ip:port format Must have user definable feature for depth to spider. Must have support for filtering of addresses ie: *.edu sales_at* with support for wildcards. Should save good addresses that pass filter and bad addresses to a junk file. Must support single and multiple search terms and boolean strings. ie: webmaster or webmaster + cooking + recipes - book eg (-, +, and, not, or) Smart detection for addresses in various formats where the at symbol is replaced or remove this...

    PHP
    $191 (Avg Bid)
    $191 Średnia Oferta:
    2 składanie ofert

    It is needed to add socks5 protocol support to an application. Application is written on Delphi. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. ## Platform Windows any version.

    $161 (Avg Bid)
    $161 Średnia Oferta:
    2 składanie ofert

    We are a hosting Company that recieves a significant amount of fraud orders from individuals using Open Proxies. Currently I am need of an addition to our order form written in PHP that will detect all HTTP/HTTPS/SOCKS4/SOCKS5/WINGATE proxy visitors on their standard specific given ports. HTTP/HTTPS - 80, 8080, 3128 SOCKS4/SOCKS5 - 1080 WINGATES - 23 This application will not only need to simply check if the ports are open, but that they are indeed actual proxies. If you have additional experience regarding proxies and want to implement even stronger detection, that would be an asset. I already have an order form but what will happen is when a user visits the order form, they will be prompted with a popup window that informs the user we check for open proxies on...

    $63 (Avg Bid)
    $63 Średnia Oferta:
    6 składanie ofert

    hey guys, i run an opt-in mailing list i have quit a few computers that sit and do nothing now a days well i would like to turn them into a socks5 proxie but picking a random port 1 through 10,000 now once a day or once every few days change the port to a new random port (keeps scanners from finding it) once it changes the port have it send the IP from that computer to my base windows server (to many computers to try to keep getting the new IP and port from) build a second program that catches the IP and saves it to a txt file on that windows server (this part can not be done in perl, php, asp needs to be an exe either vb or c++) the top part needs to be c++ so its small and doesnt need all of vb's dll's and stuff ## Deliverables both parts of this program done in C++ o...

    $255 (Avg Bid)
    $255 Średnia Oferta:
    3 składanie ofert

    When this program is run, it will: a) Read from a file for emails (1 email per line). b) Read from for a list of proxies. The proxies are in the format ip:port?type (i.e. ) c) Read a random line from a file for the subject, a random line from for a user (to be used in the from: field, and a random line from where it will get the domain for the from: field. d) The program will then be threaded 350-400 times and mail to the emails by first connecting to the proxy, retrieving the remote MX server IP, connecting to the MX server and sending all the data (message is read from (it is an html message)). e) The program must be able to mail around (faster is better) 10,000 emails per minute. I already have

    $100 - $350
    $100 - $350
    0 składanie ofert
    Offshore Proxy Server Zakończone left

    Need a person to host an offshore proxy server capable of sending email. Please understand this server will be used to contact millions of opt-in subscribers to a major subscription list. Some of these peopl...opt-out. Some people will go so far as to accuse this server as being a spam server, but it is not, it is opt-in. You must be OK with some complaints. So must your ISP. You must set up and run the server. It must support SOCKS5 and be capable of sending email though SOCKS5. A blind, SMTP relay is also acceptible. However, the relay must be blind--that is, it doesn't pass on the orginal IP to the recipient. I can pay some upfront cost and then a monthly fee for hosting. ## Deliverables An offshore server I can log into and use. ## Platform Any platform that s...

    $500 - $5000
    $500 - $5000
    0 składanie ofert

    The idea is to connect to a smtp server through a proxy ( socks4/socks5 proxy ), and then send the email. Preferably socks4, if I have to choose between socks4 and socks5.. Im looking for a solution that doesnt require an additonal OCX file.. But if its a MUST then okay.. I would GREATLY prefer to use the traditional mswinsck.ocx.. I want the code independant of Internet Explorer shell functionality.. Meaning I dont wana have to set the socks server in internet explorer.. I want each field settable in the code as a textbox etc... ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Complete Visual Basic source for VB6 language. 3) Complete ownership and distribution copyrights to all wor...

    PHP
    $22 (Avg Bid)
    $22 Średnia Oferta:
    8 składanie ofert

    The idea is to connect to a smtp server through a proxy ( socks4/socks5 proxy ) , and then send the email. Preferably socks5, it I have to choose between socks4 and socks5.. Im looking for a solution that doesnt require an additonal OCX file.. I would GREATLY prefer to use the traditional mswinsck.ocx.. I want the code independant of Internet Explorer shell functionality.. Meaning I dont wana have to set the socks server in internet explorer.. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Complete Visual Basic source for VB6 language. 3) Complete ownership and distribution copyrights to all work purchased. ## Platform Should function on: Win98-WinXP

    PHP
    $15 - $20
    $15 - $20
    0 składanie ofert

    Hello, I need a software running on Windows 95/98/NT/2000/XP with the purpose of running either way multi-threaded or doing asyncrone connections to servers. Here what it should do. We give the script a list of email addresses + a list of Socks5 servers. Then it should process a such email list, first retreiving the mx record (the dns server for lookups needs to be possibly set in the software) for the email domain, then it opens the connection to an Socks5 server, and connects over it to the mx server. There should be some kind of management of Socks5 servers, so if one does not work, it would get blacklisted and not used in future connects ... After connection it should check within the smtp server if the email is valid. I will explain a such point later, i have all ...

    $1066 (Avg Bid)
    $1066 Średnia Oferta:
    5 składanie ofert

    ...job might take some time but i am willing to give it all the extra time i have to get it done sooner i am also willing to pay in sections once i learn the sign on and all i will pay part then once we get like into chat rooms or something i will pay another part then once we send Pm's pay the rest or whatever we can work out. and if you can do proxies that would be even better sign on different socks5 proxies in summary sign onto yahoos pager best with a proxy go into chat rooms get all the users from chat put them into a list box and send them Pm's i do not just want codes i want to understand it by the time we are done from sniffing to putting it into vb/winsock ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete s...

    $377 (Avg Bid)
    $377 Średnia Oferta:
    8 składanie ofert
    Proxy Validator Zakończone left

    software that will send a test email through a list of socks5 proxies to a pop3 accessible account, and will then check the pop3 account to verify the mailing ability of each socks5 proxy. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. ## Platform windows xp

    $51 (Avg Bid)
    $51 Średnia Oferta:
    4 składanie ofert