VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Proxy Charger

Timothy Reichle  (1 Submission)   Internet/HTML   Visual Basic 5.0   Advanced   Wed 3rd February 2021

This program is kind of a steping stone between a proxy server and a client. It allows you to charge people to use the proxy server.
There is an area to put an encryption method in. But as I don't want to give mine away , you will have to add it in. mdlCode.bas is where you put it (encode function and decode function)
The options for users are
->How much to charge per hour
->If there a piggyback user (needs to be someone else online)

API Declarations
Private Declare Sub SetCursorPos Lib "user32" (ByVal x As Long, ByVal Y As Long)

Rate Proxy Charger (2(2 Vote))

Download Proxy Charger

Proxy Charger Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters