All Projects → basecamp → powprox

basecamp / powprox

Licence: MIT License
Pow .dev sites, meet SSL and HTTP/2

Programming Languages

shell
77523 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to powprox

cfn-api-gateway-custom-domain
API Gateway custom domains as CloudFormation resources, backed by Let's Encrypt
Stars: ✭ 17 (-79.01%)
Mutual labels:  ssl
localhostd
Run and serve your web apps in .test domains on your develop machine.
Stars: ✭ 27 (-66.67%)
Mutual labels:  ssl
cocoyaxi
A go-style coroutine library in C++11 and more.
Stars: ✭ 2,392 (+2853.09%)
Mutual labels:  ssl
laravel-ohdear-webhooks
Handle Oh Dear webhooks with ease in a Laravel app
Stars: ✭ 18 (-77.78%)
Mutual labels:  ssl
qsslcaudit
test SSL/TLS clients how secure they are
Stars: ✭ 22 (-72.84%)
Mutual labels:  ssl
LBDuoDian
No description or website provided.
Stars: ✭ 21 (-74.07%)
Mutual labels:  ssl
duckcoin
WIP: A cryptocurrency made from scratch, with unique ease of mining. Duckcoin's code has a focus on readability.
Stars: ✭ 35 (-56.79%)
Mutual labels:  pow
acme-1key
Acme.sh 域名证书一键申请脚本
Stars: ✭ 19 (-76.54%)
Mutual labels:  ssl
gke-managed-certificates-demo
GKE ingress with GCP managed certificates
Stars: ✭ 21 (-74.07%)
Mutual labels:  ssl
acm
Automatic wildcard certificate management for Cloudflare and Heroku
Stars: ✭ 40 (-50.62%)
Mutual labels:  ssl
react-sendbird-messenger
ReactJS (React-router-dom v6 + Antdesign + Firebase + Sendbird + Sentry) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
Stars: ✭ 39 (-51.85%)
Mutual labels:  ssl
openssl-RPM-Builder
Build latest OpenSSL binary
Stars: ✭ 46 (-43.21%)
Mutual labels:  ssl
ja3box
extract ja3(s) when sniffing or from a pcap.
Stars: ✭ 53 (-34.57%)
Mutual labels:  ssl
dokku-posteio
Poste.io plugin for Dokku
Stars: ✭ 27 (-66.67%)
Mutual labels:  ssl
Excision-Mail
Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible
Stars: ✭ 108 (+33.33%)
Mutual labels:  ssl
jota-cert-checker
Check SSL certificate expiration date of a list of sites.
Stars: ✭ 45 (-44.44%)
Mutual labels:  ssl
uvtls
TLS/SSL extension for libuv that tries to conform to its style and idioms
Stars: ✭ 12 (-85.19%)
Mutual labels:  ssl
ACMECert
PHP client library for Let's Encrypt (ACME v2 - RFC 8555)
Stars: ✭ 83 (+2.47%)
Mutual labels:  ssl
letsencrypt-www
Probably the easiest way to create | renew | deploy certificate
Stars: ✭ 27 (-66.67%)
Mutual labels:  ssl
freshcerts
ACME certificate protocol (Let's Encrypt) proxy client with a dashboard and monitoring
Stars: ✭ 59 (-27.16%)
Mutual labels:  ssl

Powprox: Nginx proxy for Pow apps

  • Serve Pow apps with SSL and HTTP/2
  • Doesn't muck with your Pow setup at all. Only port 443 is proxied, not port 80.
  • No certificate mismatch errors in the browser
  • Automatically manage SSL certs
  • Optional per-app nginx config

Install

./bin/powprox
open https://yourapp.dev

Inspired by @paulnicholson's powssl for Stud which raised the bar from a simple wildcard SSL proxy to a smooth, browser-friendly setup.

Browser support

  • Chrome: Just Works
  • Safari: Just Works
  • Firefox: manually import ~/.powprox/ssl/ca/pow-root-ca.crt as a trusted certificate authority. Preferences > Advanced > Certificates > View Certificates > Authorities > Import… > Trust this CA to identify websites
  • iOS: email yourself ~/.powprox/ssl/ca/pow-root-ca.crt and open it on the device to install it
  • Android: http://wiki.cacert.org/FAQ/ImportRootCert#Android_Phones_.26_Tablets
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].