You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i try to start doh-proxy the following problem commes
doh-proxy -l 127.0.2.1:8443 -u 127.0.1.1
thread 'main' panicked at 'called Result::unwrap() on an Err value: AddrParseError(())', libcore/result.rs:945:5
note: Run with RUST_BACKTRACE=1 for a backtrace.
any idear how to solfe it?
andi
The text was updated successfully, but these errors were encountered:
hi frank
when i try to start doh-proxy the following problem commes
doh-proxy -l 127.0.2.1:8443 -u 127.0.1.1
thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: AddrParseError(())', libcore/result.rs:945:5note: Run with
RUST_BACKTRACE=1
for a backtrace.any idear how to solfe it?
andi
The text was updated successfully, but these errors were encountered: