proxy.md
July 15, 2021 · View on GitHub
Bookmarks tagged [proxy]
www.codever.land/bookmarks/t/proxy
mitmproxy - an interactive HTTPS proxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
- tags: http-proxy, security, security-tools, proxy
- :octocat: source code
Fix https repository blocking by PKIX path building failed – Sonatype Support
https://support.sonatype.com/hc/en-us/articles/213465038-Fix-https-repository-blocking-by-PKIX-path-...
The Status of one or more of your repositories which have a remote URL starting with https is:
...
Express behind proxies
https://expressjs.com/en/guide/behind-proxies.html
When running an Express app behind a proxy, set (by using app.set()) the application variable trust proxy to one of the values listed in the following table.
- tags: expressjs, proxy, reverse-proxy, nginx
Istio home page
Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provide...
- tags: istio, microservices, api-management, circuit-breaker, proxy, kubernetes
- :octocat: source code