iptctl - Manipulate iptables/ip6tables rules on Debian and Debian-derivatives
License
nsnw/iptctl
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
iptctl ====== For now, you'll have to make do with -h. Sorry. UPDATE: Here's an except from the header of the script:- # USAGE # # iptctl can be invoked in a number of ways:- # * Directly, as 'iptctl', with the options found by running 'iptctl -h' # * As an init script, for example '/etc/init.d/iptables start' # * As an rc script, for example '/etc/rc2.d/S99iptables' # # To use the second and third methods, just create a symlink to where iptctl # is installed from the /etc/init.d or one of the /etc/rcN.d directories. # This will only work if the symlink name matches one of the following:- # * /etc/init.d/iptables # * /etc/init.d/ip6tables # * /etc/rcN.d/SNNiptables # * /etc/rcN.d/KNNiptables # * /etc/rcN.d/SNNip6tables # * /etc/rcN.d/KNNip6tables # ...where N is a digit. # # If 'ip6tables' is used in the symlink name, '-6' is assumed. For symlinks in # /etc/rcN.d, no options are allowed (or supported, at least), and 'start' or # 'stop' is implied depending whether SNNiptables or KNNiptables is used. - Andy
About
iptctl - Manipulate iptables/ip6tables rules on Debian and Debian-derivatives
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published