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
mehdi
:
counter file?
06.03.2010 16:24:51
Hi
I added this line to my config file:
counter 3proxy.3cf D logtraffic.log
but the 3cf file is always empty and no data is stored there.
any solution please ?
mehdi
:
bandwidth limit not working
05.03.2010 4:17:36
Hi everyone,
I tried to make 3proxy running on my unix server and limited to 200KB/sec bandwidth. ...
full text
3APA3A
:
Re: bandwidth limit not working
05.03.2010 16:21:11
http://3proxy.ru/faqe.asp
Q: Why restrictions (redirections, limits, etc) do not work? ...
full text
Tom Knox
:
Smallest linux distro
04.03.2010 20:30:23
What's the smallest linux distro that this has been successfully used on. I am looking at running this in a virtual machine so the smaller the better :)
3APA3A
:
Re: Smallest linux distro
04.03.2010 20:59:26
It works even on DD-WRT (Linux-based OS for wireless routers).
Tom Knox
:
Using 3proxy for inbound proxy
04.03.2010 15:13:55
Hi, new here. Looking at using 3proxy to handle inbound requests to NATed machines. For example: inbound request to machine1.mydomain.com will be proxied to my internal IP of 10.0.0.100, request to machine2 to 10.0.0.101, etc. How to do? Thanks!
3APA3A
:
Re: Using 3proxy for inbound proxy
04.03.2010 15:24:08
see tcppm and udppm
tcppm -iExternalProxyAddress -eInternalProxyAddress proxy_port address_of_internal_host target_port
e.g.
tcppm -i1.2.3.4 -e192.168.0.1 1234 192.168.0.3 1234
Tom Knox
:
Re: Using 3proxy for inbound proxy
04.03.2010 15:28:27
Thanks for the quick reply. I will look at using that later today and see if it will accomplish what I want. Will this way allow me to have a 3proxy box in a DMZ on the external IP and redirect according to the hostname to an internal IP?
3APA3A
:
Re: Using 3proxy for inbound proxy
04.03.2010 15:34:40
Yes, but hostname will only be checked on proxy startup. If IP address changes for hostname - proxy configuration must be (periodically?) reloaded.
Tom Knox
:
Re: Using 3proxy for inbound proxy
04.03.2010 16:06:41
I can live with that. The hostnames will be fairly static, as this will be used mostly so that I can demo apps in development. Thanks for your quick replies! I will try that this eve or in the morn when I get home.
3APA3A
:
Re: Using 3proxy for inbound proxy
04.03.2010 16:13:55
If you mean you need access to different HTTP (Web) servers based on Hostname in request (reverse proxy) - it requires different configuration.
Tom Knox
:
Re: Using 3proxy for inbound proxy
04.03.2010 18:18:49
yes I need to access based on hostname (reverse proxy).
3APA3A
:
Re: Using 3proxy for inbound proxy
04.03.2010 18:26:31
There are different scenarios, depending on you DNS structure. E.g.
nserver X.Y.Z.W
nscache 1024 ...
full text
Tom Knox
:
Re: Using 3proxy for inbound proxy
04.03.2010 20:24:26
ok this looks like it makes sense. I'll try it and let you know if I get stuck.
A Simple
:
Centos 3Proxy Configuration of multiple ips
03.03.2010 22:05:43
Hi,
I have a centos 5.3 x64 installation and about 30 ips on it. I ahve squid doing http proxies for me and 3proxy for socks, but it doesn't seem to work for me. Can anyone help? I can pay! Please help! Its urgent!
Thanks
guy
3APA3A
:
Re: Centos 3Proxy Configuration of multiple ips
04.03.2010 15:33:13
It's not enougth information to help you. To help you one need to know result you expect, actions you perform and result you actually getting. Explain you system configuration and task and give you proxy configuration, logs and problem description.
tuna
:
The Windows CE (Windows Mobile) version
27.02.2010 3:14:28
How do you run that version on a windows mobile device? When i try to run it on windows mobile 6 i get an error that it is not a valid Pocket PC Application.
3APA3A
:
Re: The Windows CE (Windows Mobile) version
03.03.2010 14:55:01
Currently, there is only version for Intel (Marvel) ARM architecture. It doesn't work with Samsung or TI processor.
maggot
:
Multiple IP socks and user authentication
22.02.2010 4:15:48
Hi, I 'm new here. I want to know the command to setup socks5 (not 4) on all the IPs in my vps and then allow only authorized users to use the socks.
I want each user to be exclusivelzy assigned 1 IP on which the socks 5 is installed. Please how to do this. Pls explain in detail
3APA3A
:
Re: Multiple IP socks and user authentication
22.02.2010 17:25:42
auth strong
users user1:CL:pass1
allow user1
proxy -iIP1 -eIP1
flush
users user2:CL:pass2
allow user2
proxy -iIP2 -eIP2
flush
...
maggot
:
Re: Multiple IP socks and user authentication
23.02.2010 18:23:24
Hi,
Is there an SSH command to issue to create a user/password and set the IP and port and select the socks type (socks 5) I want to be able ti issue this under the src directory.
asdsad
:
can connect only from localhost
08.02.2010 19:23:13
from localhost:
100208161208.141 3128 00000 - 0.0.0.0:3128 0.0.0.0:0 0 0 0 Accepting connections [2816/1396]
100208161230.594 3128 00000 - 127.0.0.1:2267 195.122.226.28:80 546 214 0 GET
http://www.3proxy.ru/style/normal.css
HTTP/1.1 ...
full text
asdsad
:
Re: can connect only from localhost
08.02.2010 19:25:30
I get
bind(): Unknown error
when i add -i + my ip
proxy -a -la242.txt -i77.77.77.77
3APA3A
:
Re: can connect only from localhost
22.02.2010 17:27:35
Most probably you misuse -i option. See
http://3proxy.ru/faqe.asp#INTEXT
Geometer
:
Config reloading pause
03.10.2009 6:07:19
Is it possible to speed up config reloading? 3proxy waits for around 30 seconds or even longer before doing it.
Thanks
3APA3A
:
Re: Config reloading pause
04.10.2009 1:12:36
Config is reloaded once in a second, on some systems (FreeBSD is known) it may take some time to re-open port. 3proxy can do nothing about it. What is exact problem you have?
Geometer
:
Re: Config reloading pause
04.10.2009 17:24:58
Sorry, I was wrong. It's the configuration update (POSTing to /U) that takes exactly 30 seconds. Is there anything that can be done to remove the delay, maybe a config setting I'm missing?
Thanks
Geometer
:
Re: Config reloading pause
04.10.2009 23:12:00
And if I timeout the socket early (e. g. after 2 seconds) it will mess up last lines of the config, e. g.
admin -p1111
can become
admin p1111
-p1111
3proxy 0.6
Thanks
3APA3A
:
Re: Config reloading pause
05.10.2009 14:42:05
It's strange, because I see no behaviour like this. Which 3proxy version do you use?
Arvind
:
Re: Config reloading pause
30.01.2010 6:10:35
I am facing the same problem. I am using 0.6
3APA3A
:
Re: Config reloading pause
04.02.2010 19:03:29
Can you describe problem step-by-step? Did you try 6.0.1?
apache123
:
cant connect to another proxy
28.01.2010 13:35:19
Hi , I want to configure 3proxy to connect to another for internet.I am unable to connect it.It also uses authentication for access to internet
3APA3A
:
Re: cant connect to another proxy
28.01.2010 19:00:03
you need these commands:
auth
allow
parent
and potentially fakeresolve.
The simplest example is
auth iponly
allow *
parent 1000 http addr.of.the.proxy 3128
proxy
james ska
:
multiple IPs proxy
25.01.2010 23:48:50
please help.
how do i allow multiple ips to be turned into proxy?
Does 3proxy allow this?
So far i only have one of my ip turned into proxy.
thanks
james ska
:
Re: multiple IPs proxy
26.01.2010 0:07:56
right now i tried this
proxy -iIP1 -eIP1 -p5612 -a
but its not working. What am i doing wrong. What is the right command?
i read someone is doing
proxy -iIP1 -eIP1
but where do you port the -p?
3APA3A
:
Re: multiple IPs proxy
27.01.2010 21:44:50
See
http://3proxy.ru/howtoe.asp#BIND
james ska
:
Re: multiple IPs proxy
28.01.2010 6:47:19
I read it. It says to use this format:
proxy -p8080 -i192.168.1.1
...
full text
3APA3A
:
Re: multiple IPs proxy
28.01.2010 18:56:14
-i is interface proxy listens for incoming connection (one you configure in client software). -e is interface proxy uses for outgoing connection, it will become the IP external server see.
http://3proxy.ru/faqe.asp#INTEXT
Decent
:
Windows Authentication
20.01.2010 12:28:59
Hello,
i have the WindowsAuthentication Plugin running with ActiveDirectory. As written in the manual, it's without NTLM.
Is there a way(or workaround) to get the authentication 'encrypted'? or at least to get rid of the message that the username/password is send in cleartext, regardless of the real transmission. ...
full text
3APA3A
:
Re: Windows Authentication
20.01.2010 22:21:17
Integrated Windows authentication support is planned, but currently main development direction is integrated antiviral support. You can look for different authentication types, e.g. DNS name authentication with reverse resolution. In case of single user - single computer network it's quite effective.
Decent
:
Re: Windows Authentication
26.01.2010 21:46:55
Ok, thanks for the reply, i hope that the development of the integ. windoze authentication will developed anyway.
Great job!
Kind regards
dRag0nMa
:
how to block p2p?
23.01.2010 8:31:26
i'd put a 3p as my proxy for some ppl but i dont know how to block p2p such as bt from them.
3APA3A
:
Re: how to block p2p?
25.01.2010 10:31:18
Allow only protocols you want to be used by port numbers, e.g.
auth strong
allow * * 80,25,110,443,5190
deny *
Ricardo Amaral
:
3proxy blocking some requests
12.01.2010 21:42:11
My simple configuration for my home connection is this:
----------------------------------------------------- ...
full text
3APA3A
:
Re: 3proxy blocking some requests
13.01.2010 12:47:19
Add
log path/to/logfile
in the beginning of .conf file and check what do you have in logs.
Ricardo Amaral
:
Re: 3proxy blocking some requests
13.01.2010 15:10:34
Nothing but this when I try to acess the described logo file:
100113120903.087 3128 00000 - 0.0.0.0:3128 0.0.0.0:0 0 0 0 Accepting connections [880/4104]
100113120903.088 1080 00000 - 0.0.0.0:1080 0.0.0.0:0 0 0 0 Accepting connections [880/844] ...
full text
3APA3A
:
Re: 3proxy blocking some requests
13.01.2010 15:18:45
3proxy doesn't block this request. It's blocked on the web server. I receive same error without proxy:
Forbidden ...
full text
Ricardo Amaral
:
Re: 3proxy blocking some requests
13.01.2010 15:20:45
Weird because I don't get a forbidden error without a proxy, I can load the image just fine without the proxy. If the proxy is on, I get the forbidden error :/
3APA3A
:
Re: 3proxy blocking some requests
13.01.2010 15:27:20
May be server tries to detect proxy for some reason. Use
proxy -a
In this mode proxy works in a stealth mode.
Ricardo Amaral
:
Re: 3proxy blocking some requests
13.01.2010 16:39:28
That worked for the image we were talking about, thanks. But it does not solve the problem with the www.legendasdivx.com website. I can completetly load this website without the proxy, but if it's turned one, the webpage does not fully load...
Here's another log file, it doesn't seem to output anything else past the last line but the site has not completed loading (I can only see the top header, no the main content): ...
full text
3APA3A
:
Re: 3proxy blocking some requests
13.01.2010 16:59:44
There is a bug on this page. In the code it shows:
<div id="mod_100"><script type="text/javascript">
var domainy = location.protocol ? "https://ssl." : "http://www."; ...
full text
Ricardo Amaral
:
Re: 3proxy blocking some requests
14.01.2010 19:13:49
I contacted the site owners and they got it fixed...
That was it, thank you so much :)
4118533r
:
Need Help
09.01.2010 0:44:13
Hello Guys Its Me paul i Need Help first of all I have a Server with 128 ips and freebsd installed on it and want to convert these ips to socks/5. other pepole and my host suggested me to use 3proxy software. i only have access with putty. Useable: 208.98.51.2 to 128 and Gateway: 208.98.32.1
first i downloaded the the file ...
full text
4118533r
:
Re: Need Help
09.01.2010 2:33:43
# wget
http://3proxy.ru/current/3proxy.tgz
# tar -xvzf 3proxy.tgz
# cd 3proxy ...
full text
Darek Nowak
:
Public Proxy
03.01.2010 0:50:23
Hello. I really don`t understand well config (i`m newbie in linux) can somebody paste my config file ? I want to make SOCKS proxy for user authenticate by user/password ... i buy vps from USA for this, but don`t know how to modify config file.
3APA3A
:
Re: Public Proxy
04.01.2010 20:10:32
users user1:CL:pass1 user2:CL:pass2
auth strong
allow user1,user2
socks
ali
:
3proxy software
27.12.2009 6:12:25
i use 3proxy software and add proxies 1 by 1 .is there any script or software which can make all ips with random ports and save as text document.
3APA3A
:
Re: 3proxy software
04.01.2010 20:09:10
It's not clear what do you want from your request. Explain your configuration in details.
fdp
:
Custom error info
22.12.2009 8:56:55
Can I create custom error page for specific acl in http 3proxy (like deny_info in squid)?
3APA3A
:
Re: Custom error info
23.12.2009 9:54:51
There are 2 things you can do:
1. Change error text for all denied pages with StringsPlugin plugin
2. Put error text on some internal Web server and redirect users with "allow" + "parent 1000 tcp" instead of "deny".
boby
:
Info
22.08.2009 8:05:05
Hi I have server but i dont know how i config my server i want make ips with different ports kindly help me
3APA3A
:
Re: Info
24.08.2009 12:17:23
boby, I'd like to help you, but I see no question I can answer in this post. Only thing I can tell you in this case is RTFM.
zxn0
:
Ever considered making a DNS proxy?
21.12.2009 7:30:01
Hi guys,
Sometimes it's very handy if there's something like a DNS proxy exists. ...
full text
3APA3A
:
Re: Ever considered making a DNS proxy?
21.12.2009 12:06:32
There is DNS proxy in 3proxy (see "dnspr", "nserver", "nscache", "nsrecord" commands) to speed up browsing. But actually, what you are talking about is called caching DNS server, not DNS proxy. No, it's not planned to implement all functions of caching DNS server, just because... Well, it's something you expect from DNS server, not from proxy server. If you really need it - install dnscache from djbdns - it has exactly what you are asking for, or any of Windows DNS servers.
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