Ross ROSS = Recommend OSS · open-source software intelligence for agents

arloor/iptablesUtils

iptables转发ddns域名 observed · 2026-08-28

github.com/arloor/iptablesUtils · Shell observed · 2026-08-28

Health v2 · maintenance only

46/100

  • Activity 30
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2700
  • days_rel: n/a
  • days_push: 422
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1565 stars · 628 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A shell script that sets up iptables port forwarding rules on Linux servers, with automatic rule updates when a DDNS domain's resolved IP changes. It provides an interactive menu to add, delete, and list forwarding rules and runs as a systemd service.

Use cases

  • forward ports through a relay server using iptables
  • set up port forwarding for a ddns domain that auto-updates on IP change
  • list and manage iptables nat forwarding rules interactively
  • relay traffic to a trojan server behind a changing IP
  • back up and restore dnat forwarding configurations

When to choose

  • you need simple interactive port forwarding on a Linux box with iptables
  • your target host uses a DDNS domain and rules must follow IP changes
  • you want a lightweight shell-based NAT relay without extra dependencies

When to avoid

  • you need Docker-compatible or port-range forwarding - the author recommends nftables-nat-rust instead
  • you run nftables-only systems without iptables support
  • you need a maintained GUI or non-interactive configuration management

Facets

cli-tool · maturity stable

networking configuration-management developer-tools networking self-hosted cli iptables port-forwarding ddns nat shell-script traffic-forwarding devops command-line linux

1 source

Member repositories

RepositoryRoleHealth v2
arloor/iptablesUtilsmain46

For agents

markdown · JSON · MCP: product_card(name="arloor/iptablesUtils")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem