diff options
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e786580 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +pingu +===== + +Pingu is a daemon that takes care of policy routing and fail-over in +multi ISP setups. + +Features +-------- +- Support for DHCP +- Support for PPP +- ISP failover +- Load-balancing (nexthop) +- Optional route rule based on fwmark +- run script when ISP goes up/down + |