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

modify function: CheckIpPermission #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

modify function: CheckIpPermission #1

wants to merge 2 commits into from

Conversation

linwanggm
Copy link

use netmask for server, the original condition need modify. for example:
the server: ./qpipe -n 127.0.0.1/24 -p 5500
the client: ./qpipe -s 127.0.0.1 -p 5500 -c 'cat 1.txt' , it reports:
2015-11-15 15:44:17 : ERROR : Server return error: Client does not allow access to the server!

linwanggm added 2 commits November 15, 2015 15:36
use netmask for server, the original condition not right
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

Successfully merging this pull request may close these issues.

1 participant