nwtgck / piping-server

Infinitely transfer between every device over pure HTTP with pipes or browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

command line "http basic auth" support

m2acgi opened this issue · comments

Please add http basic auth to piping-server command line.

The lastest version of piping-server must use with nginx or caddy to enable http basic auth.

Thanks.

I've been considering design of basic auth.

My short answer for now is Rich Piping Server for basic auth. The experimentation of basic auth or other auths will be conducted on the rich version. I'm planing to integrate jwt-piping-server to the rich version.

Thanks.