mmaraya / port-mirroring

OpenWrt package for copying network packets without iptables
BSD 2-Clause "Simplified" License
103 stars 32 forks source link

Add binaries for WRT1900ac #63

Closed rcanzanese closed 5 years ago

rcanzanese commented 7 years ago

Requesting binaries for the WRT190ac.

If this request is as simple as building for and testing on this architecture, please let me know -- I would be able to do that on my own.

mmaraya commented 5 years ago

Apologies for the late reply as life has gotten in the way of my hobbies. https://openwrt.org/toh/linksys/linksys_wrt1900ac shows that this router uses the https://openwrt.org/docs/techref/targets/mvebu system on chip. Pick the right sub-architecture from https://downloads.openwrt.org/releases/18.06.2/targets/mvebu/ and follow the instructions on the README.md for building your ipk. Good luck!