how to set up a socks5 proxy server

Khokh

Newbie
Joined
Dec 16, 2009
Messages
21
Reaction score
5
Hi,
I need to set up a socks 5 proxy server, that allow me to :
Create/Edit/Delete Accounts (username+password) programmatically (using API, editing files or ...) using PHP.
Windows or Linux, both are fine.

What should I do? :D
 
I see your needs here. I happened to code this kind of software exactly per your requirements some years ago. There is no publicly available solution per your requirements. I never released those codes because I know the value.

Your only option is to hire a freelancer for this job and make sure he is skilled enough.
 
You can have a look at Dante http://www.inet.no/dante/
Very reliable proxy server
 
I see your needs here. I happened to code this kind of software exactly per your requirements some years ago. There is no publicly available solution per your requirements. I never released those codes because I know the value.

Your only option is to hire a freelancer for this job and make sure he is skilled enough.
I'm a developer myself. I just need a proxy server that have API. I'll do the rest myself.

you should use 3proxy from here
Thank you, I'll check it.
You can have a look at Dante here
Very reliable proxy server
I've already checked it.
Seems it matches my needs.
 
you should use 3proxy from here
I couldn't find how can I manage users with php in it's documentation.
It has a plugin system, but I didn't understand it !
 
Back
Top