Warning: Insufficient privileges detected:
{% if not g.privileges.tc_access %}
- tc: {{ g.privileges.tc_error }}
{% endif %}
{% if not g.privileges.iptables_access %}
- iptables: {{ g.privileges.iptables_error }}
{% endif %}
Please refer to the
NetHang Documentation for more information.