haidousm / delne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delne

Delne is Arabic for "show me the way". It is a simple reverse proxy with a web interface that allows you to easily show your requests the way ;)

TO-DOs:

  • Support full path matching
  • Support subdomain matching
  • Support subpath matching & stripping
  • Ability add new services
  • Ability to delete services
  • Custom environment variables
  • Auto-gen SSL certs using Let's Encrypt (ACME) maybe using this
  • Ability to edit existing services
  • Add multi-host support
  • Add authentication to the web interface
  • Add ability to add custom headers to the request
  • Add docker orchestration
  • Add WS for real-time service status updates
  • Add tests
  • Update README with usage instructions

About

License:MIT License


Languages

Language:Go 93.3%Language:Makefile 6.3%Language:Dockerfile 0.4%