3proxy free proxy server
About
/
Documentation
/
Download
/
Plugins & unsupported
/
Forum
/
Donations
3proxy Forum
useful links:
Manual pages
HowTo (incomplete)
FAQ
Security Considerations
Only new threads
|
All messages
RSS/XML subscribtion to forum messages
Post message
Ghita M
:
socks proxy scalability
04.02.2012 12:50:43
Just installed socks on my windows machine and saw that it creates lots of threads when browsing. It seems to me 3proxy approaches it as a thread/connection design...
Ghita M
:
Authentication using socks4
30.01.2012 23:18:20
Hi
I am a developer and need for my application to provide authentication for socks4 clients (socks5 is not supported by IE that's why I'm stuck with ver 4, as I don't want to add additional software on clients). I need this in order to do filtering (mostly web) based on Active Directory user information on Windows. I saw on documentation that you mention to have authentication implemented for this purpose. What do you use ? Is it possible to have something general that works with many protocols like http, ftp.. ?
3APA3A
:
Re: Authentication using socks4
02.02.2012 3:21:41
SOCKSv4 doesn't support authentication. The only information SOCKSv4 client sends is username. The solution is to use some additional authentication, e.g. 3proxy can try to resolve username via NetBIOS (if messenger service is running) or resolve IP address to hostname and authenticate host instead of user.
Ghita M
:
Re: Authentication using socks4
02.02.2012 21:49:35
"3proxy can try to resolve username via NetBIOS" Do you mean here that *in case* the username is sent by the client as part of socks protocol you can resolve it via NetBios. Is there a way to "force" the client to send that username ? IE sends it as I saw only when you are part of an AD domain..
kulik
:
SOCKS and UDP
01.02.2012 23:34:38
Is the SOCKS proxy intended to support UDP? I can't seem to get this type of traffic through it.
3APA3A
:
Re: SOCKS and UDP
02.02.2012 3:23:58
Yes, 3proxy supports UDP via SOCKSv5. Make sure you use latest version and make sure you have exernal address configured, because it's required for UDP support. Also, make sure client applications supports UDP.
maxkau
:
3proxy 'external' IP address to load balance or backup on connections
25.01.2012 21:26:49
I successfully use 2 external IPs (2 different connections) to use the first connection and, in case of problems, use the second.
I'd like to use both external IP addresses at the same time (one connection on the first and another on the second) to do something like load balancing on the 2 connections.
It could be nice if this feature could be added to 3proxy to choose to operate in the first way (backup connection) or to alternate external IP addresses on outgoing connections to do the load balancing. :)
3APA3A
:
Re: 3proxy 'external' IP address to load balance or backup on connections
30.01.2012 4:11:28
It does, see
http://3proxy.ru/howtoe.asp#ROUNDROBIN
maxkau
:
3proxy-0.7 problem on Win NT 4.0
25.01.2012 21:19:01
When i try to start it on Windows NT 4.0 it says:
It is not a valid Windows NT application.
...
full text
3APA3A
:
Re: 3proxy-0.7 problem on Win NT 4.0
30.01.2012 4:09:58
Try to use
http://3proxy.ru/current/3proxy-0.7-lite-devel.zip
lite version is specially developed for situations like this.
TK
:
UDP on localhost
24.01.2012 16:51:25
Hello,
I have question how to redirect udp port 53 to another for incoming connections on local computer.
I try ...
full text
TK
:
Re: UDP on localhost
24.01.2012 16:57:32
Mistake,
I tried
udppm.exe -s -i127.0.0.1 53 -i127.0.0.1 65556
3APA3A
:
Re: UDP on localhost
30.01.2012 3:17:21
udppm.exe -s -i127.0.0.1 53 127.0.0.1 6555
you may also consider to use dnspr instead.
Eduardo
:
plugin
22.01.2012 3:35:41
Hi, I have to implement a socks5 server that uses a different outgoing (external, like the -e parameter) ip address for each username connected. For accomplishing that, I was planning to write a filter plugin, which would rewrite the socket data connection, but reverse engineering the code, so far, didn't provide me the answer if it's feasible or not. Could someone help me on that?
...
full text
3APA3A
:
Re: plugin
30.01.2012 3:14:38
There is no need to make a plugin, you can achieve same results with 3proxy ACLs + parent command. Parent with 0 port sets the address of external interface. E.g.
allow user1 ...
full text
Soroush
:
User Account
10.01.2012 1:10:31
what is the sytax , for define multiple account in passwd file?
Soroush
:
Re: User Account
13.01.2012 14:11:29
sample config is like
users 3APA3A:CL:3apa3a "test:CR:$1$qwer$CHFTUFGqkjue9HyhcMHEe1"
but just 3APA3A works!
3APA3A
:
Re: User Account
19.01.2012 2:57:38
You can have
users $"path_to_passwd_file"
in main config and passwd file in the form of
user1:CL:pass1
user2:CL:pass2
etc.
Soroush
:
Re: User Account
20.01.2012 12:21:25
thx , i tried , but just user1 works...!
3APA3A
:
Re: User Account
21.01.2012 0:47:11
What do you have exactly in the configuration and log files?
Soroush
:
Re: User Account
21.01.2012 21:29:49
OH! sorry!
i've forgot add that all account in proxy section for all users! :D
i added "allow * *" after "auth strong" and its fixed! thanks a lot 3APA3A
ali
:
use 3proxy on ipad for socks
30.12.2011 19:34:17
hi
i have socks & HTTPS account with ip,port & USER, PASS
How i can use 3proxy on iOS (iPhone& iPad) for connecting to my server?
Please help me?!
3APA3A
:
Re: use 3proxy on ipad for socks
02.01.2012 2:16:03
Run 3proxy on your iPhone with configuration like
allow *
parent 1000 socks5 ip port USER PASS
proxy -n -i127.0.0.1 -p3128
and set 127.0.0.1 port 3128 in iPhone proxy configuration.
ali
:
Re: use 3proxy on ipad for socks
10.01.2012 21:52:05
How run and config 3Proxy on iPad? Please?
ali
:
Re: use 3proxy on ipad for socks
14.01.2012 3:37:38
I think discovered that, although it didn't work
I run it but after change task to browser it didn't work
But now,
How I can use https for connecting to my server?
3APA3A
:
Re: use 3proxy on ipad for socks
19.01.2012 3:03:05
Ali, I never did it by myself, you better search something like "tether iPhone 3proxy" to get step-by-step instructions.
Dennis
:
ad block
16.01.2012 20:52:07
I did a chd filter a while back. At that time I had a good ad blocker. But now I find I need a https adblock, since everything is going https. The other proxies don't do https. I am using host ad blocking, but many ads are getting through.
It took me a while to build the child list. So, I was wondering if anyone has a premade ad block filter made up, using the two relevant plugins.
3APA3A
:
Re: ad block
19.01.2012 3:01:25
Yes, it's possible to decode and filter HTTPS traffic by spoofing SSL certificate and this techinque was successfully tested with 3proxy. I hope to add https hijacking plugin into final 0.7 release then I find a time to make it.
ali
:
Help please
13.01.2012 4:16:59
Or just how run it on iOS ?
hamed
:
How connect to SOCKS5 server on port 1080 with iPhone ?
06.01.2012 1:04:55
Hello, you sad:
"Run 3proxy on your iPhone with configuration like
allow * ...
full text
Arvind
:
Block .xxx websites from SOCKS
11.12.2011 13:32:29
Hello,
Can your socks setup allow me to block all *.xxx websites? If yes can you tell me how?
Thanks
Arvind.
3APA3A
:
Re: Block .xxx websites from SOCKS
11.12.2011 18:54:06
If your socks clients are configured to use SOCKS for name resolution, you can use
deny * * *.xxx
if not, you must configure transparent redirection to HTTP proxy ...
full text
Lee Hall
:
executable file & config
08.11.2011 9:46:45
Hello, i want to make a socks5 proxy to resolve to a "fake" host and need help on how to make a config file. I read the instructions but i am still clue-less and the service wont start on my computer, I am running windows 7 ultimate 64bit
3APA3A
:
Re: executable file & config
13.11.2011 13:55:55
Try to start 3proxy with same config manually from different directory, e.g.
cd \
c:\3proxy\3proxy c:\3proxy\3proxy.cfg
and check error message.
Soroush
:
Change MTU size
07.11.2011 21:31:59
Hi
can i change mtu size?
3APA3A
:
Re: Change MTU size
13.11.2011 13:53:26
MTU is a network paramter, it must be configuraed for connection, not for application. Ask Google how to change MTU for your OS.
Soroush
:
auth strong problem
08.10.2011 21:36:19
hi , when i use "auth strong" for SOCKS when i want to use socks proxy , browser says proxy problem , but i see site ip that i requested , resoleved in logs!
and when i use "auth none", problem fixes! but i dond have this problem for proxy and admin....
here is socks config ...
full text
Soroush
:
Re: auth strong problem
11.10.2011 17:02:35
HI
i used Super Socks5Cap and its working!
i think firefox 7 and opera 11.5 dont support 3proxy socks authentication method!
thx
Soroush
:
Re: auth strong problem
09.10.2011 17:27:49
i dont know how m but it fixed...but still doesnt need any password for socks!!
admin and proxy authentication work properly!
here is part of 3proxy.cgf for socks
auth strong
auth strong
flush
allow sorset
maxconn 20
socks
3APA3A
:
Re: auth strong problem
10.10.2011 3:38:09
do you have 'users' command?
Soroush
:
Re: auth strong problem
10.10.2011 15:01:59
yes , in this way
users soroush:CL:soroush 3APA3A:CL:3apa3a "test:CR:$1$qwer$CHFTUFGqkjue9HyhcMHEe1"
Soroush
:
Re: auth strong problem
09.10.2011 20:22:06
im sure that there is problem in SOCKS Authentication , but i dont know...
shuld i do someting like install special package or kernel module module or etc..?
3APA3A
:
Re: auth strong problem
10.10.2011 3:37:25
What exactly do you have in logs and which browser are you using? Internet Explorer doesn't support SOCKSv5 and doesn't support authentication.
Soroush
:
Re: auth strong problem
10.10.2011 15:09:40
its whole log , after restart and try for google.com
im using firefox 7 and opera 11.5
1318244663.578 PROXY.3128 00000 - 0.0.0.0:0 0.0.0.0:0 0 0 0 Exiting_thread ...
full text
3APA3A
:
Re: auth strong problem
13.11.2011 13:51:09
According to this log, connection was not made via 3proxy. In your config you have
allow sorset
and there is no user sorset in the users
Soroush
:
SOCKS Speed
09.10.2011 1:47:39
Ive testet both SSH tunnel and 3proxy socks server
but i think speed of ssh tunnel is higher!
can i improve 3proxy socks server?
maybe i think wrong ! :D
3APA3A
:
Re: SOCKS Speed
10.10.2011 3:34:38
SSH uses encryption and is very CPU-intensive. If you have high CPU load (100% / number of cores) from either side, it's ssh CPU usage to cause the bottlneck
Soroush
:
Re: SOCKS Speed
10.10.2011 20:43:33
u mean , i shuldn't use both SSH and iproxy in the same time?
3APA3A
:
Re: SOCKS Speed
11.10.2011 0:27:34
I mean you shouldn't use SSH for this kind of things. It was never ment to.
Soroush
:
Re: SOCKS Speed
10.10.2011 15:14:20
which encryption socks is using?
can we change it?
Mr Dash Four
:
HELP: Unable to use FTP over HTTP
28.09.2011 15:08:15
When I try to get the following file in my browser (Firefox) - ftp://fr2.rpmfind.net/linux/fedora/development/rawhide/x86_64/os/Packages/3proxy-
0.6.1-12.fc16.x86_64.rpm
I get this message (shown in my browser screen): ...
full text
3APA3A
:
Re: HELP: Unable to use FTP over HTTP
02.10.2011 0:25:51
it seems like you have invalid ACLS. FTP requires access to unprivileged ports in addition to port 21:
allow * * * 21 FTP
allow * * * 1024-65535 FTP_DATA
3APA3A
:
Re: HELP: Unable to use FTP over HTTP
02.10.2011 20:02:54
or even better
allow * * * 21 FTP
allow * * * 20,1024-65535 FTP_DATA
because port 20 is also used for DATA
letoii
:
insert header in response
27.09.2011 17:35:32
Hello,
I would like to insert header data into the response back to the client. Is this possible to do?
thanks
3APA3A
:
Re: insert header in response
02.10.2011 0:21:40
Yes, it's possible, see
http://3proxy.ru/plugins/PCREPlugin/
.
planeta
:
3proxy for Xen virtualization
01.10.2011 16:40:24
Hello! When I try 3proxy for Linux (CentOS 5.5) on VPS with OpenVZ virtualization I catch success and all my socks work correct. But when I try install 3proxy on VPS with Xen virtualization I can use only one socks. How I can install 3proxy on VPS with Xen virtualization with Linux (CentOs 5.5 for example) and use 2 or more socks?
3APA3A
:
Re: 3proxy for Xen virtualization
02.10.2011 0:20:49
Try to check you have no limits (e.g. ulimits) for some resources. It's not enough information, 3proxy should not depend on virtualization.
Show
Threads
Messages
Login:
*
(
Register
)
Password:
*
(private)
To:
(reply)
Subject:
*
Text:
About
|
Terms of use
|
Privacy Policy
©
Securityvulns
,
3APA3A
, Vladimir Dubrovin
Enter your search terms
Web
3proxy.ru
Submit search form
Test site!!!