mirror of
https://github.com/fatedier/frp.git
synced 2024-11-24 02:59:19 +08:00
329 B
329 B
New
- The
httpconnect
type intcpmux
now supports authentication through the parametershttp_user
andhttp_pwd
.
Improved
- The web framework has been upgraded to vue3 + element-plus, and the dashboard has added some information display and supports dark mode.
- The e2e testing has been switched to ginkgo v2.