Open matsic opened 6 years ago
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.
Should be changed iptables command for this case?
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.
Currently reqrypt can be used on local computer. Can it be cross compiled for some other linux system like LEDE and work there?