summaryrefslogtreecommitdiffstats
path: root/network/niceshaper/README
diff options
context:
space:
mode:
author Michal Bialozor2013-07-12 20:09:45 +0200
committer Erik Hanson2013-07-12 20:09:45 +0200
commit56954fb021d20377159f85f0b0ecac324c190008 (patch)
treea569f3517c639b7aeafa93fb4072eebdab6c1719 /network/niceshaper/README
parentc3a19bf016bc447ee37fdafd8728d43945bfa6b9 (diff)
downloadslackbuilds-56954fb021d20377159f85f0b0ecac324c190008.tar.gz
network/niceshaper: Added (dynamic traffic shaper)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'network/niceshaper/README')
-rw-r--r--network/niceshaper/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/network/niceshaper/README b/network/niceshaper/README
new file mode 100644
index 0000000000..4fb5af24cb
--- /dev/null
+++ b/network/niceshaper/README
@@ -0,0 +1,22 @@
+NiceShaper is a program working in a Linux router environment. It uses
+a proven HTB QOS algorithm. It provides dynamic traffic shaping which
+is more effective than traditional, static shaping. By constantly
+monitoring packets flowing through the router in response to changing
+load dynamically adjusts the bandwidth of acting classes to a level
+enabling the fullest possible usage of a internet access. At the same
+time does not allow for the creation of congestion, ensuring complete
+convenience of interactive services.
+
+NiceShaper outside the protection of each class using reasonable
+bandwidth, offers a quota on the amount of transferred datas
+and ability to automatically change the selected parameters
+on specified hours. Automated IMQ and packets marking for support
+multiple ISPs and cooperation with "Source NAT" on private IP
+addresses. Comfortable - even remotely accessible - live monitoring
+(statistics). Automatic writing statistics to a specified file
+in defined interval, for example in order to make them web accesible.
+An important goal of the project is clear and intuitive configuration
+to make learning curve as short as possible. Exact information about
+errors in configuration and encountered problems.
+
+NiceShaper takes care of download when upload stops up.