Crate traffic_forward

source ·
Expand description

§Traffic_Forward

  • This is a tool that allows you to easily create traffic forwarding rules through this command, which is implemented through the iptables tool.
  • It can help you write and execute iptables traffic forwarding commands based on TCP/UDP, and also provides a web interface for generating related rules that can be conveniently accessed from the external network.

Modules§

  • Preserve the IP addresses of the hosts involved in forwarding
  • Generate forwarding and required iptables commands
  • The service layer provides a unified invocation method
  • Provide web interfaces for external calls