My contribution is addition to connect-proxy into [[Debian]] ToDo TesT : * http://talk.maemo.org/showthread.php?p=1187717#post1187717 * http://www.bouil.org/w/HAProxy-SSH-et-HTTPS-sur-le-meme-port * http://talk.maemo.org/showthread.php?p=1431736#post1431736 * https://www.abc.net.au/news/2018-10-25/my-phone-is-spying-on-me-so-i-decided-to-spy-on-my-phone/10306586 * https://mitmproxy.org/ ==== [[Software]] ==== * http://www.inet.no/dante/ * http://www.nongnu.org/libconnect/ * http://packages.qa.debian.org/o/openssh.html * http://packages.qa.debian.org/libn/libnet-socks-perl.html * http://ntlmaps.sourceforge.net/ * http://www.agroman.net/corkscrew/ * http://serverfault.com/questions/311419/nginx-as-network-edge-http-cache# HttpS * https://www.varnish-cache.org/lists/pipermail/varnish-misc/2009-July/017317.html ==== connect / connect-proxy : [[LibreSoftware]] ==== connect-proxy open connection over SOCKS4/5 proxies * [[UpStream]] : http://bitbucket.org/gotoh/connect/ ** http://www.taiyo.co.jp/~gotoh/ssh/connect.html * http://packages.qa.debian.org/c/connect-proxy.html # [[Debian]] etch * https://launchpad.net/ubuntu/+source/connect-proxy/ # file://~/.ssh/config ## Outside of the firewall, with HTTP proxy Host * # ProxyCommand connect -H proxyhost:3128 # %h %p ProxyCommand connect -H proxyhost:1080 %h %p $ ssh remotehost -p 443 # ssh_exchange_identification: Connection closed by remote host connect -d -S ${PROXY_HOST} remotehost 80 connect-proxy -d -h $PROXY_HOST $PROXY_PORT cf.sf.net Please, note that any HTTP-Proxy tunnel won't work with content-inspection firewall (unless using SSL). ToDo : * [[dpkg]] 1.96 http://zippo.taiyo.co.jp/~gotoh/ssh/connect.c http://www.debian.org/doc/maint-guide/ch-update.en.html#s-newupstream * [[Mandriva]] http://qa.mandriva.com/twiki/bin/view/Main/SubmitterHowto * [[Cygwin]] , [[Ubuntu]] * [[fink]] : make LDFLAGS="-lresolv -lm" * http://stackoverflow.com/questions/883452/git-interoperability-with-a-mercurial-repository# MercuriaL [[hg]] ----------------------------------------------------------------------- ==== [[Debian]] ==== apt-get update apt-get install connect-proxy man connect-proxy * http://packages.qa.debian.org/c/connect-proxy.html * ftp://ftp.debian.org/debian/pool/main/c/ ----------------------------------------------------------------------- ==== [[Debian]] developer ==== * Name: connect-proxy (renamed from connect, to avoid name colision) * Description : This command line program establish ssh connection over proxies. * Upstream: http://www.taiyo.co.jp/~gotoh/ssh/connect.html * Licence : GPL * src : http://mentors.debian.net/debian/pool/main/c/connect-proxy/?C=M;O=D * ITP : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306268 * RFS : http://lists.debian.org/debian-mentors/2005/04/msg00341.html * Notes (wiki) : http://rzr.online.fr/q/Proxy * deb : http://rzr.online.fr/docs/contribs/debian/?M=A * apt : wget -O- http://rzr.online.fr/docs/contribs/debian/sources.list >> /etc/apt/sources.list * sponsored by : http://sponsors.debian.net/viewpkg.php?id=40 ToDo: * [[Cygwin]] package : http://cygwin.com/faq/faq.programming.html#faq.programming.packages * http://packages.qa.debian.org/c/corkscrew.html * 20091217 : [[fork]] : http://bitbucket.org/rzr/connect-proxy/ * 20051221 : https://launchpad.net/ubuntu/+source/connect-proxy * 2005.... : waiting testing : http://bjorn.haxx.se/debian/testing.pl?package=connect-proxy * 20051004 : in debian unstable now * 20051001 : uploaded :) * 20050924 : 1.95 (cd `dirname *.dsc` ; dupload --to mentors) , http://people.debian.org/~bayle/ * 20050830 : http://sponsors.debian.net/viewpkg.php?id=40 * 20050809 : new upstream version 1.95 * 20050721 : http://mentors.debian.net/debian/pool/main/c/connect-proxy/ * 20050705 : http://lists.debian.org/debian-mentors/2005/07/msg00049.html * 20050626 : wish putty http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=315859 * 20050626 : upstream down : http://www.taiyo.co.jp/~gotoh/ssh/connect.html * renamed connect-proxy (conflict http://packages.qa.debian.org/c/connect.app.html) * added closes triger * 20050424 : ITP http://lists.debian.org/debian-devel/2005/04/msg00942.html * 200502.. : sonia ITP : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=288521 * 200501.. http://lists.debian.org/debian-wnpp/2005/01/msg00163.html ==== TODO ==== How to redirect YouTube trafic ? * http://www.youtube-free.fr/index.php ==== ISA ==== telnet ${PROXY_HOST} ${PROXY_PORT} << EOF CONNECT linuxfr.org:443 HTTP/1.0 GET / HTTPS/1.0 EOF #EOF telnet ${PROXY_HOST} ${PROXY_PORT} << EOF CONNECT linuxfr.org.nyud.net:8090 HTTP/1.0 EOF #EOF ===== Misc : ===== file:///usr/share/doc/putty-tools/Chapter4.html#i237 * http://www.tartarus.org/~simon/puttydoc/Chapter4.html#i237 * http://www.ietf.org/rfc/rfc2817.txt * http://lists.debian.org/debian-devel/2005/04/msg00942.html * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=294943 * NMU : http://www.debian.org/doc/packaging-manuals/developers-reference/ch-pkgs.en.html#s-nmu * http://gentoo-portage.com/net-misc/connect (Gentoo) * http://dag.wieers.com/packages/connect/ (Fedora) * http://packages.ubuntu.com/breezy/net/connect (Ubuntu) * http://souptonuts.sourceforge.net/sshtips.htm * http://www.faqs.org/docs/Linux-mini/TransparentProxy.html#ss6.1 * https://addons.mozilla.org/en-US/firefox/addon/3239# proxy * http://www.unixgarden.com/index.php/linux-pratique/squid-et-squidguard#.UI5f5Z4xOuo.twitter# CachE * http://snakenet.eu/proxy/# WeB GateWay * http://128.112.139.97/# .nyud.net * http://hidemyass.com/proxy-list/ * http://dag.wiee.rs/howto/ssh-http-tunneling/ * https://github.com/jamescun/switcher?readme # SsH and HttP on Same Port ? * http://www.proxynova.com/proxy-server-list/country-in/ * https://github.com/mobile-shell/mosh/issues/13# UdP * https://chrome.google.com/webstore/detail/secure-shell/pnhechapfaindjhompbnflcldabbghjo?hl=en# SsH * https://mitmproxy.org/posts/releases/mitmproxy3/ * https://news.ycombinator.com/item?id=21383765# LearN * https://openvpn.net/community-resources/connecting-to-an-openvpn-server-via-an-http-proxy/# VpN * https://github.com/erebe/wstunnel# WebSocket * https://cloud.google.com/shell/# NomadE ClouD * https://teddit.net/# ReddiT * https://bibliogram.art/# InstagraM ===== MORE ===== @TaG: HttP BrowsE PrivacY ConnecT SockS HttpS SsH SsL [[Debian]] [[Network]] [[HTTP]] [[Privacy]] {{http://imgs.xkcd.com/comics/wikileaks.png}}