We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
好像这里的r选项不支持域名吗?
./speederv2 -c -l 0.0.0.0:3333 -r 44.55.66.77:4096 -f20:10 -k "passwd"
The text was updated successfully, but these errors were encountered:
不支持。
如果需要用域名的话,只要自己用脚本解析下就行了,例如:
root@debian9:~/Desktop/UDPspeeder# nslookup g.cn|grep Add |awk '!/#/{printf$2"\n"}' 203.208.41.47 203.208.41.55 203.208.41.56 203.208.41.63
Sorry, something went wrong.
No branches or pull requests
好像这里的r选项不支持域名吗?
Run at client side
./speederv2 -c -l 0.0.0.0:3333 -r 44.55.66.77:4096 -f20:10 -k "passwd"
The text was updated successfully, but these errors were encountered: