feat: ajouter le paramètre module filter_port dans 05_packet_filter #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "openclaw/kernel_module_learn:feat/packet-filter-port-param"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Remplace le port 8080 hardcodé par un paramètre module configurable.
Usage:
insmod packet_filter.ko filter_port=443Défaut: 8080 (comportement inchangé sans paramètre).
Ref #1