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
This is just a warning message. You can use -s option to avoid it.
According to man 1 trickle, -s means running trickle in standalone mode, independent of trickled(8).
IMO, it is implemented by replacing socket related io methods in libc.so using LD_PRELOAD trick, so it really doesn't make sense if your target program does not use these methods.
it does not work in any command
error code:
trickle: Could not reach trickled, working independently: No such file or directory
The text was updated successfully, but these errors were encountered: