netbird
netbird copied to clipboard
Remove comments from iptables commands
Describe your changes
To support legacy iptables version must remove comments from the commands
Issue ticket number and link
https://github.com/netbirdio/netbird/issues/1921
Checklist
- [x] Is it a bug fix
- [ ] Is a typo/documentation fix
- [ ] Is a feature enhancement
- [ ] It is a refactor
- [ ] Created tests that fail without the change (if possible)
- [ ] Extended the README / documentation, if necessary