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

多個端口加速 #52

Closed
aaronchin opened this issue Sep 18, 2016 · 1 comment
Closed

多個端口加速 #52

aaronchin opened this issue Sep 18, 2016 · 1 comment

Comments

@aaronchin
Copy link

請問 現在給多個端口加速要使用 src port xx or src port oo or src portyy 是否能使用 src port 12345-12378 這種方式?

@afc
Copy link

afc commented Mar 7, 2017

这个程序调用pcap的函数来过滤语法的
所以你可以查相关BPF语法 不过你可以用

./net_speeder venet0 "src portrange port1-port2"

来过滤指定源端口号范围

更多过滤语法参考这里

@snooda snooda closed this as completed Jul 12, 2019
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

3 participants