Skip to content
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

not work in any command #33

Open
Hhk78 opened this issue Mar 30, 2024 · 3 comments
Open

not work in any command #33

Hhk78 opened this issue Mar 30, 2024 · 3 comments

Comments

@Hhk78
Copy link

Hhk78 commented Mar 30, 2024

it does not work in any command
error code:
trickle: Could not reach trickled, working independently: No such file or directory

@samsong8610
Copy link

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).

@Hhk78
Copy link
Author

Hhk78 commented Jun 23, 2024

does not limit speed

@samsong8610
Copy link

does not limit speed

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants