mirror of
https://codeberg.org/icewind/tasproxy.git
synced 2026-06-13 07:54:10 +02:00
allow setting tasmota credentials
This commit is contained in:
parent
df4f8cab24
commit
3f583617b4
4 changed files with 61 additions and 5 deletions
|
|
@ -19,4 +19,5 @@ async-stream = "0.3"
|
|||
pin-utils = "0.1"
|
||||
hostname = "0.3"
|
||||
warp-reverse-proxy = { version = "0.3", default_features = false, features = ["rustls-tls"] }
|
||||
tokio-stream = { version = "0.1.9", features = ["net"] }
|
||||
tokio-stream = { version = "0.1.9", features = ["net"] }
|
||||
base64 = "0.13.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue