Scenario
iptables / ACCEPT / TCP 443
Sample command
iptables -A INPUT -p tcp --dport 443 -j ACCEPT
Developer Tools
Configure action, ports, and addresses in a form to generate iptables, UFW, or firewalld commands in your browser. Useful for reviewing allow and block rules before running them on a host.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
Configure action, ports, and addresses in a form to generate iptables, UFW, or firewalld commands in your browser. Useful for reviewing allow and block rules before running them on a host.
防火墙命令会随参数自动生成。
Scenario
iptables / ACCEPT / TCP 443
Sample command
iptables -A INPUT -p tcp --dport 443 -j ACCEPT
No. It only outputs command text. You run and own changes on the target machine.
The same intent is rendered in common iptables, UFW, or firewalld syntax so you can match your distribution.
Tools
Continue with another translated tool for a nearby task.
Subnet Calculator
Calculate subnet mask, network address, broadcast address, and usable host count from an IP and CIDR prefix for internal segmentation, Docker networks, and routing plans.
Chmod Calculator
Toggle read, write, and execute bits to convert between octal and symbolic chmod formats, with example commands for scripts, directories, and recursive changes.
OpenSSL Command Generator
Generate common OpenSSL commands for self-signed certs, CSRs, certificate inspection, and PFX operations in your browser. Useful when you need standard syntax without memorizing long flags.