Anders Pitman 4c78059e66 Overhaul UI architecture
Learned about the :target CSS selector, which can be used to
replace content depending on the current URL hash. This allows
making a sort of single page app without JavaScript.

Currently experimenting with returning all the pages in a single
request, then switching between them with :target. Seems to be
working quite well so far.
2020-10-15 09:50:12 -06:00
2020-10-15 09:50:12 -06:00
2020-10-14 10:42:54 -06:00
2020-10-14 09:17:04 -06:00
2020-10-13 11:21:42 -06:00
2020-09-30 23:49:03 -06:00
2020-09-30 23:49:03 -06:00
2020-09-29 15:53:10 -06:00
2020-10-15 09:50:12 -06:00
2020-10-12 18:22:08 -06:00
2020-10-15 09:50:12 -06:00

What is it?

If you have a webserver running on one computer (say your development laptop), and you want to expose it securely (ie HTTPS) via a public URL, boringproxy allows you to easily do that.

Description
Simple tunneling reverse proxy with a fast web UI and auto HTTPS. Designed for self-hosters.
Readme 640 KiB
Languages
Go 88.2%
Shell 10.6%
Dockerfile 1.2%