haad / proxychains

proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" for SOCKS4/5, "basic" for HTTP.
http://proxychains.sourceforge.net/
GNU General Public License v2.0
6.27k stars 603 forks source link

Connection time out/denied + tor issue on kali #137

Closed blu3tornad0 closed 2 months ago

blu3tornad0 commented 1 year ago

Hi guys. I'm new to kali linux and I was trying to setup the proxies but I'm getting the error mentioned in the title. I really hope that some of you may help me out. I've been looking on internet about solutions from 2 days now and I didn't solved anything... I appreciate any help. Thanks a lot I'm trying to use this command to run the proxies: proxychains firefox www.google.com

CONF FILE:

# proxychains.conf  VER 3.1

#
#        HTTP, SOCKS4, SOCKS5 tunneling proxifier with DNS.
#       

# The option below identifies how the ProxyList is treated.
# only one option should be uncommented at time,
# otherwise the last appearing option will be accepted
#
dynamic_chain
#
# Dynamic - Each connection will be done via chained proxies
# all proxies chained in the order as they appear in the list
# at least one proxy must be online to play in chain
# (dead proxies are skipped)
# otherwise EINTR is returned to the app
#
# strict_chain
#
# Strict - Each connection will be done via chained proxies
# all proxies chained in the order as they appear in the list
# all proxies must be online to play in chain
# otherwise EINTR is returned to the app
#
#random_chain
#
# Random - Each connection will be done via random proxy
# (or proxy chain, see  chain_len) from the list.
# this option is good to test your IDS :)

# Make sense only if random_chain
#chain_len = 2

# Quiet mode (no output from library)
#quiet_mode

#Proxy DNS requests - no leak for DNS data
proxy_dns

# Some timeouts in milliseconds
tcp_read_time_out 15000
tcp_connect_time_out 8000

# ProxyList format
#       type  host  port [user pass]
#       (values separated by 'tab' or 'blank')
#
#
#        Examples:
#
#               socks5  192.168.67.78   1080    lamer   secret
#               http    192.168.89.3    8080    justu   hidden
#               socks4  192.168.1.49    1080
#               http    192.168.39.93   8080    
#               
#
#       proxy types: http, socks4, socks5
#        ( auth types supported: "basic"-http  "user/pass"-socks )
#
[ProxyList]
# add proxy here ...
# meanwile
# defaults set to "tor"
#socks4         127.0.0.1 9050
#socks5  127.0.0.1 90505
http 82.114.118.142 1256
http 190.216.234.242 8080
http212.1.214.107 80
http 197.246.171.158 8080
http 171.97.16.98 8080
http 41.254.53.70 1981
http 194.233.95.214 3128
ProxyChains-3.1 (http://proxychains.sf.net)
|DNS-request| firefox.settings.services.mozilla.com 
|D-chain|-<>-82.114.118.142:1256-|DNS-request| www.google.com 
|D-chain|-<>-82.114.118.142:1256-|DNS-request| shavar.services.mozilla.com 
|D-chain|-<>-82.114.118.142:1256-|DNS-request| push.services.mozilla.com 
|D-chain|-<>-82.114.118.142:1256-<--timeout
|D-chain|-<>-190.216.234.242:8080-<--timeout
|D-chain|-<>-190.216.234.242:8080-<--timeout
|D-chain|-<>-190.216.234.242:8080-<--timeout
|D-chain|-<>-190.216.234.242:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<>-171.97.16.98:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<>-171.97.16.98:8080-<--timeout
|D-chain|-<>-171.97.16.98:8080-<--timeout
|D-chain|-<>-171.97.16.98:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<--timeout
|D-chain|-<>-41.254.53.70:1981-<--timeout
|D-chain|-<>-41.254.53.70:1981-<--timeout
|D-chain|-<>-41.254.53.70:1981-<--timeout
|D-chain|-<>-41.254.53.70:1981-<--timeout
|D-chain|-<>-194.233.95.214:3128-<--timeout
|D-chain|-<>-194.233.95.214:3128-<><>-4.2.2.2:53-<><>-4.2.2.2:53-<--denied
|D-chain|-<>-194.233.95.214:3128-<--denied
|D-chain|-<>-194.233.95.214:3128-<><>-4.2.2.2:53-<><>-4.2.2.2:53-<--denied
|D-chain|-<>-194.233.95.214:3128-<--denied
|D-chain|-<>-194.233.95.214:3128-<><>-4.2.2.2:53-<><>-4.2.2.2:53-<--denied
|DNS-response|: www.google.com does not exist
|DNS-request| www.google.com 
|D-chain|-<>-82.114.118.142:1256-<--denied
|DNS-response|: shavar.services.mozilla.com does not exist
|DNS-request| shavar.services.mozilla.com 
|D-chain|-<>-82.114.118.142:1256-|DNS-request| safebrowsing.googleapis.com 
|D-chain|-<>-82.114.118.142:1256-<--timeout
|D-chain|-<>-194.233.95.214:3128-<><>-4.2.2.2:53-<--timeout
|D-chain|-<>-194.233.95.214:3128-<--denied
|D-chain|-<>-194.233.95.214:3128-<><>-4.2.2.2:53-<><>-4.2.2.2:53-<--denied
|D-chain|-<>-194.233.95.214:3128-<--denied
|D-chain|-<>-194.233.95.214:3128-<><>-4.2.2.2:53-<><>-4.2.2.2:53-<--denied
|D-chain|-<>-194.233.95.214:3128-<--denied
|DNS-response|: firefox.settings.services.mozilla.com does not exist
|DNS-request| firefox.settings.services.mozilla.com 
|D-chain|-<>-82.114.118.142:1256-<><>-4.2.2.2:53-<--denied
|DNS-response|: push.services.mozilla.com does not exist
|DNS-request| push.services.mozilla.com 
|D-chain|-<>-82.114.118.142:1256-<--timeout
|D-chain|-<>-190.216.234.242:8080-<--timeout
|D-chain|-<>-190.216.234.242:8080-<--timeout
|D-chain|-<>-190.216.234.242:8080-<--timeout
|D-chain|-<>-190.216.234.242:8080-<--timeout
|D-chain|-<>-190.216.234.242:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<--timeout
|D-chain|-<>-197.246.171.158:8080-<--timeout
|D-chain|-<>-171.97.16.98:8080-<--timeout

TOR ISSUE:

Jul 19 05:03:22.187 [notice] Tor 0.4.7.8 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.0.3, Zlib 1.2.11, Liblzma 5.2.5, Libzstd 1.5.2 and Glibc 2.33 as libc.
Jul 19 05:03:22.187 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Jul 19 05:03:22.187 [notice] Read configuration file "/etc/tor/torrc".
Jul 19 05:03:22.188 [notice] Wow!  I detected that you have 20 CPUs. I will not autodetect any more than 16, though.  If you want to configure more, set NumCPUs in your torrc
Jul 19 05:03:22.188 [notice] Opening Socks listener on 127.0.0.1:9050
Jul 19 05:03:22.188 [warn] Could not bind to 127.0.0.1:9050: Address already in use. Is Tor already running?
Jul 19 05:03:22.188 [warn] Failed to parse/validate config: Failed to bind one of the listener ports.
Jul 19 05:03:22.188 [err] Reading config failed--see warnings above.
github-actions[bot] commented 6 months ago

Stale issue message