souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
10 results tagged proxy  ✕   ✕
Scrapoxy https://scrapoxy.io/
23/06/2020 cluster icon
  • Envoy Proxy : Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • Portia : Portia is a tool that allows you to visually scrape websites without any programming knowledge required. With Portia you can annotate a web page to id...
  • pglite : Lightweight WASM Postgres with real-time, reactive bindings.
  • Synthesis ToolKit : The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming la...
thumbnail

Scrapoxy hides your webscraper behind a cloud.

It starts a pool of proxies to relay your requests.

Now, you can crawl without thinking about blacklisting!

opensource scraper proxy
Nuster https://github.com/jiangwenyuan/nuster
03/06/2018 cluster icon
  • Blackfire : Blackfire Profiler automatically instruments your code to gather data about consumed server resources like memory, CPU time, and I/O. But Blackfire Pr...
  • New Relic : New Relic’s SaaS-based Application Performance Monitoring helps you build, deploy, and maintain great web software. Also, server monitoring, and more.
  • Nexus Repository OSS : Give your teams a single source of truth for every component they use. Optimize build performance and reliability by caching proxies of remote reposit...
  • picfit : picfit is a reusable Go server to manipulate images (resize, thumbnail, etc.). It will act as a proxy on your storage engine and will be served ideall...
  • thumbor : thumbor is a smart imaging service and enables on-demand cropping, resizing, applying filters and optimizing images. Cropping photos automatically can...
thumbnail

Nuster is a high performance caching proxy server based on HAProxy. It is 100% compatible with HAProxy, and takes full advantage of the ACL functionality of HAProxy to provide fine-grained caching policy based on the content of request, response or server status.

cache proxy server performance
Envoy Proxy https://www.envoyproxy.io/
21/11/2017 cluster icon
  • Scrapoxy : Scrapoxy hides your webscraper behind a cloud. It starts a pool of proxies to relay your requests. Now, you can crawl without thinking about blacklist...
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...
  • Otoroshi : Otoroshi is a modern http reverse proxy with a thin layer of api management written in Scala and developped by the MAIF OSS team. Otoroshi is designed...
  • Izanami : Izanami is a shared configuration, feature flipping and A/B testing service perfectly well suited for micro services environment written in scala and ...
  • Temporal : Temporal is a microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliabil...

Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.

opensource proxy microservice architecture
Nexus Repository OSS http://www.sonatype.com/nexus-repository-oss
11/06/2016 cluster icon
  • Batect : Batect allows you to define your development tasks (building, running, testing, linting and more) in terms of one or more Docker containers, run those...
  • Sagui : Modern front-end development made easy. Sagui is all about good defaults. It is the single development dependency you need to worry about, taking care...
  • Nuster : Nuster is a high performance caching proxy server based on HAProxy. It is 100% compatible with HAProxy, and takes full advantage of the ACL functional...
  • Task : Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.
  • Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...

Give your teams a single source of truth for every component they use.
Optimize build performance and reliability by caching proxies of remote repositories.
Provide universal coverage for all major package formats and types.
Install on an unlimited amount of servers for an unlimited amount of users.

Supports Docker, npm, bower, NuGet

repository build cache proxy docker npm bower
toxy https://github.com/h2non/toxy
07/09/2015 cluster icon
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...
  • Webhook Tester : Webhook Tester allows you to easily test webhooks and other types of HTTP requests.
thumbnail

toxy is a fully programmatic and hackable HTTP proxy to simulate server failure scenarios and unexpected network conditions, built for node.js/io.js.

http proxy test nodejs
Zed Attack Proxy https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project
04/08/2014 cluster icon
  • WhatWeb : WhatWeb identifies websites. Its goal is to answer the question, “What is that Website?”. WhatWeb recognises web technologies including content manage...
  • BounCA : BounCA is a tool to manage your personal SSL certificates and authorities in a central and easy to use interfaces. It provides an easy accessible web ...
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...
  • OpenSCAP : The OpenSCAP ecosystem provides multiple tools to assist administrators and auditors with assessment, measurement, and enforcement of security baselin...
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...
thumbnail

The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications.

It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing.

ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.

web security proxy scan tool
mitmproxy https://mitmproxy.org/
13/02/2012 cluster icon
  • SSL Server Test : This free online service performs a deep analysis of the configuration of any SSL web server on the public Internet.
  • Security Headers : I built securityheaders.io after deploying security headers like CSP and HSTS to my own site. I wanted a quick and easy way to check if other sites we...
  • HTTP Security Report : Get an instant report of how your website measures up to the best practices. Check connection encryption, content security, information disclosure and...
  • toxy : toxy is a fully programmatic and hackable HTTP proxy to simulate server failure scenarios and unexpected network conditions, built for node.js/io.js.
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...

mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify and replay web traffic such as HTTP/1, HTTP/2, WebSockets, or any other SSL/TLS-protected protocols. You can prettify and decode a variety of message types ranging from HTML to Protobuf, intercept specific messages on-the-fly, modify them before they reach their destination, and replay them to a client or server later on.

ssl security proxy http test
Charles Web Debugging Proxy http://www.charlesproxy.com
08/08/2011 cluster icon
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
  • SitePoint : SitePoint provides cutting-edge content for web professionals — developers, designers, programmers, freelancers and site owners.
  • Mobello : Mobello is high performance javascript UI framework for HTML5 mobile app
  • Beego : An open source framework to build and develop your applications in the Go way
  • Webhook Tester : Webhook Tester allows you to easily test webhooks and other types of HTTP requests.

Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).

debug web proxy
miniProxy https://github.com/joshdick/miniProxy
10/06/2011 cluster icon
  • PHP unified diff patcher : A powerful class which allows to create and merge unified diff patches into any file. Fully written in PHP, uses the GNU standard unified diff format ...
  • HTML Purifier : HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS)...
  • Zephir Language : Zephir, an open source, high-level/domain specific language designed to ease the creation and maintainability of extensions for PHP with a focus on ty...
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...
  • Cockpit : Simple Content Platform to manage any structured content. A self-hosted headless and api-driven CMS.
thumbnail

miniProxy is a simple web proxy written in PHP that can allow you to bypass Internet content filters, or to browse the internet anonymously. miniProxy is licensed under the GNU GPL v3. miniProxy is the successor to pageForward.

php proxy
The Coral Content Distribution Network http://coralcdn.org
15/05/2007 cluster icon
  • Netcraft Uptime Survey : Netcraft measures and makes available the response times of leading hosting providers' sites. The performance measurements are made at fifteen minute ...
  • DNS Report : The free, thorough report on the DNS for your domain
  • SecTools.Org : Top Network Security Tools
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
  • Galen Framework : Automated testing of look and feel for your responsive websites. Layout testing seemed always a complex task. Galen Framework offers a simple solution...

CoralCDN is a free and open content distribution network based around peer-to-peer technologies, comprised of a world-wide network of web proxies and nameservers. It allows a user to run a web site that offers high performance and meets huge demand, all for the price of a $50/month cable modem.

tool network proxy
1636 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn