Here are
61 public repositories
matching this topic...
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
Free copy of The Cyber Plumber's Handbook
Scan .onion hidden services with nmap using Tor, proxychains and dnsmasq in a minimal alpine Docker container.
Updated
Oct 24, 2017
Shell
Easy per application transparent proxy built on cgroup.
A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux).
A poorman's proxycannon and botnet, using docker, ovpn files, tor nodes, and dante socks5 proxies
Updated
Aug 25, 2021
Python
Linux applications proxifier
A tool to create a SOCKS proxy server out of UPnProxy vulnerable device(s).
Updated
May 30, 2022
Python
A tool that adds proxy entries to Proxychains config
Updated
Mar 29, 2022
Ruby
blocking socket library with SSL, SOCKS/HTTP proxy chaining, and timeout
ProxyHunter v1 - Searches IP ranges for SOCKS and SQUID proxy servers
Updated
Aug 13, 2017
Python
a socks5 proxy injection tool for Windows, making selected processes proxy-able
scrapin' proxies with ocr
Updated
Jun 19, 2018
Python
👤 Simple bundle (Tor proxy + iptables rules + proxychains + privoxy + nyx monitor) to wrap your traffic into Tor container. SOCKS5 support.
Updated
Mar 26, 2021
Dockerfile
Updated
Dec 13, 2021
Python
A minimal Docker image with the Tor daemon running in the background.
Updated
Oct 17, 2016
Ruby
Creates a Hardened ZNC IRC Bouncer that uses Tor to connect to IRC networks like LiberaChat or OFTC
Proxy-chaining SOCKS/HTTP proxy server
Updated
Sep 11, 2018
Scala
Updated
Dec 1, 2015
Makefile
A simple Dockerfile to build an image starting from the latest official one of Kali Linux and including some useful tools.
Updated
Mar 19, 2022
Shell
All-in-one script /w admin-webinterface to offer your own SmartDNS or SmartGateway -proxy. For your entire network! The swiss army knife in geoblocking/censorship.
Updated
Apr 22, 2022
Shell
Linux Transparent Proxy (Similar to Proxifiter)
mac changer and tor re-starter this script restart tor service every 17 sec!
Updated
Apr 24, 2022
Python
configure DNS/proxy for one process execution on Linux 📡
Updated
Oct 24, 2021
Shell
PHP Web Proxy - Simple SaaS, Self Hosted, Zero-code web proxy
A compact guide to network pivoting for penetration testings / CTF challenges.
A spooky booter for halloween this python script contains a variety of dos attacks and some information gathering (RUN AS ROOT)
Updated
Mar 11, 2020
Python
Proxy Scraper Using My Blazing Fast Soteria Proxy API
Updated
Oct 3, 2020
Python
Improve this page
Add a description, image, and links to the
proxychains
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
proxychains
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Simply modified your code on handler_forward.js
And in server.js in constructor add
this.httpAgent = options.httpAgent;Then, if we want to create server with socks proxy for example, do this: