Simple Port-Sharing Proxy for Local Development


Summary of my bookmarked Github repositories from Dec 13th, 2015

Github repositories

  • benjie/mehserve

    mehserve is a simple port-sharing proxy for local development on multiple domains. It supports websockets, SSL termination, and queuing requests while the development server restarts. By using mehserve, you can make your applications available under custom domain names like client.meh, server.meh, and api.meh. It provides quick startup, built-in DNS server, easy configuration, and SSL certificate generation. However, it is not recommended for production usage and is intended for personal development machines. Additional configuration is required for .meh domain resolution and running on port 80.