Results 12 issues of Yang Bo

When I run 'wget -qO - https://raw.githubusercontent.com/jivoi/ansible-pentest-with-tor/master/bootstrap.sh | sh', I got Syntax Error while loading YAML script - name: Configure tor template: > src=torrc.j2 dest=/etc/tor/torrc owner=root group=root mode=0644 ^

I follow the tutorial of https://time.geekbang.org/column/article/425005 and repo:https://github.com/tyrchen/geektime-rust/blob/master/21_kv/Cargo.toml. If I change the version of prost from 0.9 to 0.10 and try to run the dummy_server by `RUST_LOG=info cargo run --example...

Is there any admin panels for the forum, so we can do the administrating and configuration work for the forum?

In my humble opinion, as its names states, being an audio-streaming library, it should support webm file

there is a compile error in MuxService.java if (scope.hasAttribute("outputSampleRate")) { outputSampleRate = (int) scope.getAttribute("outputSampleRate"); } Cannot cast from Object to int

is it going to support android version?

when clicking the 'share' 'favoriate' 'comment' in the bar in iOS version, no action is taken with a warning, 'Warning: Cannot use ToastAndroid on iOS.'

I git clone the repo and run npm install and then run the app on ios simulator, just get 'Unhandled JS Exception': 'TypeError' without any more useful information