4129 links
740 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
13 results tagged proxy x
  • A reason for unexplained connection timeouts on Kubernetes/Docker
    November 4, 2019 11:26:32 AM GMT+01:00 * - permalink -
    QRCode
    - https://tech.xing.com/a-reason-for-unexplained-connection-timeouts-on-kubernetes-docker-abd041cf7e02
    kubernetes nat network proxy kubelet latency latence
  • A Kubernetes crime story - Prezi Engineering
    November 4, 2019 11:26:12 AM GMT+01:00 * - permalink -
    QRCode
    - https://engineering.prezi.com/https-engineering-prezi-com-a-kubernetes-crime-story-2e8d75a77630
    kubernetes nat network proxy kubelet latency latence
  • thumbnail
    stripe/smokescreen: A simple HTTP proxy that fogs over naughty URLs
    June 25, 2019 02:25:53 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/stripe/smokescreen
    proxy http sécurité security
  • thumbnail
    GitHub - fatedier/frp: A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

    Une laternative à haproxy qui fait des trucs différents :)

    February 14, 2019 10:45:07 AM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/fatedier/frp
    reverse-proxy proxy haproy
  • thumbnail
    GitHub - sensepost/mallet
    November 25, 2018 08:22:47 PM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/sensepost/mallet
    proxy tool hacking
  • thumbnail
    How to Setup IP Failover with KeepAlived on Ubuntu & Debian - TecAdmin
    July 11, 2018 10:07:21 AM GMT+02:00 * - permalink -
    QRCode
    - https://tecadmin.net/setup-ip-failover-on-ubuntu-with-keepalived/
    vrrp carp proxy loadbalancing
  • thumbnail
    sysown/proxysql: High-performance MySQL proxy with a GPL license.
    December 5, 2016 10:08:17 AM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/sysown/proxysql
    mysql proxy
  • thumbnail
    xdavidhu/mitmAP: A python program, to create a fake AP, and sniff data.
    November 30, 2016 10:30:41 AM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/xdavidhu/mitmAP
    proxy hacking tool
  • thumbnail
    bitly/oauth2_proxy: A reverse proxy that provides authentication with Google, Github or other provider
    October 19, 2016 09:39:18 AM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/bitly/oauth2_proxy
    proxy reverse-proxy reverse_proxy
  • Note: mitm call app https - Arnaud's links

    via blue

    ngrep pas glop quand https, du coup :
    
    sudo apt install mitmproxy
    
    mitmdump -v -d
    
    Dans l'application, configurer la lib (curl ou autre..) pour utiliser un proxy http/https sur 127.0.0.1:8080 (mitmdump écoute sur ce port)
    ou bien plus violent :
    sysctl -w net.ipv4.ip_forward=1
    iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080
    iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 443 -j REDIRECT --to-port 8080
    
    Dans tous les cas, la lib va raler car certif pas ok : utiliser insecure si possible dans l'app ou bien generer certif et le trust au niveau de l'os
    
    à partir de là on peut voir les call/response avec mitmdump
    October 13, 2016 02:54:10 PM GMT+02:00 * - permalink -
    QRCode
    - https://infomee.fr/links/?NTFdDw
    mitm proxy
  • thumbnail
    uProxy: personal browser proxy for Firefox and Chrome - gHacks Tech News
    October 6, 2016 12:48:58 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.ghacks.net/2016/10/06/uproxy-personal-browser-proxy-firefox-chrome/
    proxy
  • OranjeProxy - le hollandais volant

    OranjeProxy est un script de proxy PHP anonymisant permettant d’outrepasser les restrictions imposées à votre réseaux (comme ceux des entreprises ou des écoles). [Projet en pause de mon côté jusqu'en juillet 2014. Mais je lis les bugs & requêtes, et peut faire des corrections si un bug est critique.]

    http://lehollandaisvolant.net/tout/oranjeproxy/

    https://github.com/AmauryCarrade/OranjeProxy

    June 8, 2014 09:04:30 PM GMT+02:00 * - permalink -
    QRCode
    - http://lehollandaisvolant.net/tout/oranjeproxy/
    proxy
  • thumbnail
    ProxySQL: Simple benchmark on MySQL Proxy vs HAProxy
    October 22, 2013 09:25:52 AM GMT+02:00 - permalink -
    QRCode
    - http://www.proxysql.com/2013/10/simple-benchmark-on-mysql-proxy-vs.html
    benchmark proxy mysql performance
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation