When using dumbpipe connect-tcp, I get the following:
thread 'main' () panicked at /data/data/com.termux/files/home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ndk-context-0.1.1/src/lib.rs:72:30:
android context was not initialized
I used to be able to connect successfully with a previous version (0.35?) of dumbpipe. Installed via cargo install --locked dumbpipe.
When using dumbpipe connect-tcp, I get the following:
thread 'main' () panicked at /data/data/com.termux/files/home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ndk-context-0.1.1/src/lib.rs:72:30:
android context was not initialized
I used to be able to connect successfully with a previous version (0.35?) of dumbpipe. Installed via
cargo install --locked dumbpipe.