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

using reqrypt on routers #22

Open
matsic opened this issue Apr 2, 2018 · 3 comments
Open

using reqrypt on routers #22

matsic opened this issue Apr 2, 2018 · 3 comments

Comments

@matsic
Copy link

matsic commented Apr 2, 2018

Currently reqrypt can be used on local computer.
Can it be cross compiled for some other linux system like LEDE and work there?

@basil00
Copy link
Owner

basil00 commented Apr 2, 2018

It might be possible with a bit of work. LEDE would need to have netfilter queue functionality enabled, and then you can set the iptables rules for ReQrypt manually. Then all HTTP/S traffic sent through the router could be redirected via ReQrypt.

@matsic
Copy link
Author

matsic commented Apr 2, 2018

Should be changed iptables command for this case?

@basil00
Copy link
Owner

basil00 commented Apr 3, 2018

I do not know off the top of my head, other than it should be possible. I think it is best to get ReQrypt to build for LEDE before trying to figure out the iptables command.

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

No branches or pull requests

2 participants