-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[warn] no protocol is specied. at least one protocol is needed. (when I try to run with --config-file= flag) #4
Comments
This may help |
@ ianamason, The link which you have posted I have already read through. I can't get "stegotorus" to work and it would be nice if someone here could help me. When I run "./stegotorus --config-file=/path-to-file/stegotorus-client.conf". the warning message appears in my terminal: [info] finished loading conf I have adapted the stegotorus-client.conf and under "protocol specification" I have added protocol chop I can't figure out why the warning message "[warn] no protocol is specified. at least one protocol is needed" appears when I have set "protocol chop" in the "stegotorus-client.conf". How can I solve this? |
Hows your memory @yegnev? |
It seems you are using the version of Stegotorus at the TorProject website.
I recommend using the version on the SRI GitHub site.
https://github.com/SRI-CSL/stegotorus.git <https://github.com/SRI-CSL/stegotorus.git>
|
@ yegnev, ok, I did it with the StegoTorus version from Tor Project. Had no errors on compile with that version. With StegoTorus version from SRI-CSL I cannot compile and install because errors occur. Here's what I've done with StegoTorus Version of SRI-CSL: INSTALLED packages: $ git clone https://github.com/SRI-CSL/stegotorus.git $ autoreconf -i error: How to fix that? |
What is your build environment? What OS / compiler?
…-vinod
|
GNU Make 4.2.1 |
Hey guys, I still can't compile Stegotorus from you myself. The source from Stegetorus @ Tor project can be make
I have no idea how to fix this error on compile Stegotorus. I ask for help. Thanks! |
Hi!
I don't know what is wrong when I run
./stegotorus --config-file=/path-to-file/stegotorus-client.conf
Warń-Message:
[info] finished loading conf
[warn] no protocol is specied. at least one protocol is needed.
I have set the config file as follows:
Please help, thanks!
The text was updated successfully, but these errors were encountered: