Explorar el Código

Add TTL Target Support to README

Added TTL Target Support for network packet manipulation.
jimsterino98 hace 2 meses
padre
commit
436bf8d579
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -56,6 +56,7 @@ For GKI installation, please follow the official guide:
 - 🖧 **BBRv3**: Improved TCP congestion control and faster internet
 - 🚀 **Optimisation patches**: Memory, I/O, CPU scheduler, network and other general tunings
 - 🧱 **IP Set & IPv6 NAT Support**: Advanced firewall capabilities and IPv6 NAT Support
+- 🌐 **TTL Target Support**: Network packet manipulation
 - ✅ **LTO**: Link Time Optimisation enabled
 - ⚡️ **TMPFS XATTR / POSIX ACL**: Extended TMPFS support for meta modules and Mountify
 - </> **Unicode Bypass Fix**: Prevent path traversal and other detections using non-printable Unicode codepoints [Experimental]