UFW Rule Generator
Generate UFW (Uncomplicated Firewall) rules for Ubuntu and Debian Linux systems. Build allow, deny, reject, and limit rules with port, protocol, IP, and subnet options. Export as a ready-to-run bash script.
How to Use UFW Rule Generator
Use preset buttons for common services or manually configure rules by selecting action, direction, protocol, port, and IP addresses. Click Add Rule to build your firewall script incrementally.
Step-by-Step Instructions
- Use presets or configure action, protocol, and port
- Add source/destination IP if needed
- Click Add Rule to append to the script
- Copy the generated bash script to your server
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.