PHPackages                             plinker/iptables - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. plinker/iptables

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

plinker/iptables
================

WIP: Control iptables through plinker RPC

v1.1.9(7y ago)13991MITPHP

Since Oct 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/plinker-rpc/iptables)[ Packagist](https://packagist.org/packages/plinker/iptables)[ Docs](https://github.com/plinker-rpc/iptables)[ RSS](/packages/plinker-iptables/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (3)Versions (58)Used By (1)

PlinkerRPC - IPtables
=====================

[](#plinkerrpc---iptables)

Control iptables for pre routing rules (port forwarding). Specifically suited for forwarding ports to internal LXC containers.

Install
-------

[](#install)

Require this package with composer using the following command:

```
$ composer require plinker/iptables
```

Then navigate to `./vendor/plinker/iptables/scripts` and run `bash install.sh`.

Client
------

[](#client)

Creating a client instance is done as follows:

```
