1config BR2_PACKAGE_REDIR 2 bool "redir" 3 depends on BR2_USE_MMU # fork() 4 help 5 This is a TCP port redirector for UNIX. 6 7 https://github.com/troglobit/redir 8